[dpdk-dev] [PATCH] doc: fix typo in EAL guide

David Marchand david.marchand at redhat.com
Sun Jun 16 18:31:46 CEST 2019


On Sun, Jun 16, 2019 at 4:41 PM Thomas Monjalon <thomas at monjalon.net> wrote:

> The EAL init diagram had a typo for "lauch"
> instead of "launch".
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
>  doc/guides/prog_guide/img/linuxapp_launch.svg | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/doc/guides/prog_guide/img/linuxapp_launch.svg
> b/doc/guides/prog_guide/img/linuxapp_launch.svg
> index 3af560554..835ed774e 100644
> --- a/doc/guides/prog_guide/img/linuxapp_launch.svg
> +++ b/doc/guides/prog_guide/img/linuxapp_launch.svg
> @@ -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"
> --
> 2.21.0
>
>
Reviewed-by: David Marchand <david.marchand at redhat.com>


-- 
David Marchand


More information about the dev mailing list