Hello Roland,

Am Tue, Jun 08, 2021 at 06:27:36PM +0200 schrieb Roland Hieber:
> 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 <[email protected]>
> > ---
> >  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.

My assumption was, American English as in en_US is default for FOSS.
But I have nothing to backup that claim, just based on guts.  And
codespell obviously thinks the same?

Greets
Alex

> 
>  - 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
> > [email protected]
> > To unsubscribe, send a mail with subject "unsubscribe" to 
> > [email protected]
> 
> -- 
> Roland Hieber, Pengutronix e.K.          | [email protected]     |
> 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
> [email protected]
> To unsubscribe, send a mail with subject "unsubscribe" to 
> [email protected]

_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to