On Tue, Jun 08, 2021 at 08:50:50AM +0200, Alexander Dahl wrote:
> Found with `codespell -i 3 -w doc/*.rst`
> 
> Signed-off-by: Alexander Dahl <a...@thorsis.com>
> ---
>  doc/dev_add_new_pkgs.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/dev_add_new_pkgs.rst b/doc/dev_add_new_pkgs.rst
> index 4ae2765c2..0dbc7a266 100644
> --- a/doc/dev_add_new_pkgs.rst
> +++ b/doc/dev_add_new_pkgs.rst
> @@ -960,7 +960,7 @@ In our example there is a hidden dependency to the math 
> library
>  ``libm``. Our new package was built successfully, because the linker was
>  able to link our binaries against the ``libm`` from the toolchain. But
>  in this case the ``libm`` must also be available in the target’s root
> -filesystem to fulfil the run-time dependency: We have to force PTXdist to
> +filesystem to fulfill the run-time dependency: We have to force PTXdist to

Hmm, all dictionaries that I asked knew both variants, the one with two
L is American spelling, the othe rone British.

 - Roland

>  install ``libm``. ``libm`` is part of the *glibc* package, but is not
>  installed by default (to keep the root filesystem small). So, it **does
>  not** help to select the ``GLIBC`` symbol, to get a ``libm`` at run-time.
> -- 
> 2.20.1
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to 
> ptxdist-requ...@pengutronix.de

-- 
Roland Hieber, Pengutronix e.K.          | r.hie...@pengutronix.de     |
Steuerwalder Str. 21                     | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686         | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to 
ptxdist-requ...@pengutronix.de

Reply via email to