mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
doc: fix some spelling mistakes
* doc/coreutils.texi: s/functionalty/functionality/, s/sychronize/synchronize/, s/millsecond/millisecond/ s/paramter/parameters/ * init.cfg: s/parmeters/parameters/ * scripts/build-older-versions/README.older-versions: s/vesion/version/ * tests/misc/env-S-script.sh: s/paramaters/parameters/ Fixes https://bugs.gnu.org/61681
This commit is contained in:
committed by
Pádraig Brady
parent
afae7787f2
commit
3edbf016be
2
init.cfg
2
init.cfg
@@ -603,7 +603,7 @@ gcc_shared_libs_=
|
||||
|
||||
# Compile a shared lib using the GCC options for doing so.
|
||||
# Pass input and output file as parameters respectively.
|
||||
# Any other optional parmeters are passed to $CC.
|
||||
# Any other optional parameters are passed to $CC.
|
||||
gcc_shared_()
|
||||
{
|
||||
local in=$1
|
||||
|
||||
Reference in New Issue
Block a user