Hi Laex, Jakub, On 7/28/21 10:19 PM, Alejandro Colomar wrote: > From: Jakub Wilk <jwilk@xxxxxxxxx> > > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> > Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> Thanks. Patch applied. Cheers, Michael > --- > scripts/bash_aliases | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/scripts/bash_aliases b/scripts/bash_aliases > index 102c458d7..ecac0029d 100644 > --- a/scripts/bash_aliases > +++ b/scripts/bash_aliases > @@ -24,7 +24,7 @@ EX_USAGE=64; > # C > > # sed_rm_ccomments() removes C comments. > -# It can't handle multiple comments in a sinlge line correctly, > +# It can't handle multiple comments in a single line correctly, > # nor mixed or embedded //... and /*...*/ comments. > # Use as a filter (see man_lsfunc() in this file). > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/