doc: fix typo in EAL guide
The EAL init diagram had a typo for "lauch"
instead of "launch".
Fixes: fc1f2750a3
("doc: programmers guide")
Cc: stable@dpdk.org
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: David Marchand <david.marchand@redhat.com>
This commit is contained in:
parent
163fbaafa2
commit
87d2f3c576
@ -659,7 +659,7 @@
|
||||
sodipodi:role="line"
|
||||
id="tspan11522"
|
||||
x="69.303398"
|
||||
y="858.42419">rte_eal_remote_lauch(app)</tspan></text>
|
||||
y="858.42419">rte_eal_remote_launch(app)</tspan></text>
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 176.30173,890.61234 0,15.67127"
|
||||
@ -692,7 +692,7 @@
|
||||
sodipodi:role="line"
|
||||
id="tspan11522-1"
|
||||
x="87.641663"
|
||||
y="644.07324">rte_eal_remote_lauch(</tspan><tspan
|
||||
y="644.07324">rte_eal_remote_launch(</tspan><tspan
|
||||
sodipodi:role="line"
|
||||
x="87.641663"
|
||||
y="664.07324"
|
||||
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue
Block a user