diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-09-26 18:57:53 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-09-26 18:57:53 +0000 |
commit | 6f2afa8f29c85d383f038ee2b8e49e3ebf830f70 (patch) | |
tree | 77dd040c235bdbc8ae474380cf9d6c1d78eb581a /toolchain/eglibc/config/Config.in | |
parent | f288b5e10260d980a3cb38c8cd9cb2a97caf759c (diff) | |
download | upstream-6f2afa8f29c85d383f038ee2b8e49e3ebf830f70.tar.gz upstream-6f2afa8f29c85d383f038ee2b8e49e3ebf830f70.tar.bz2 upstream-6f2afa8f29c85d383f038ee2b8e49e3ebf830f70.zip |
and fix another typo, still in eglibc configuration file
SVN-Revision: 17747
Diffstat (limited to 'toolchain/eglibc/config/Config.in')
-rw-r--r-- | toolchain/eglibc/config/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/eglibc/config/Config.in b/toolchain/eglibc/config/Config.in index 5cdd2094be..f67ae45ba8 100644 --- a/toolchain/eglibc/config/Config.in +++ b/toolchain/eglibc/config/Config.in @@ -196,7 +196,7 @@ config EGLIBC_OPTION_EGLIBC_FSTAB not included in the POSIX standard, which provides the 'getmntent' family of functions instead. - This option group includues the following functions: + This option group includes the following functions: endfsent getfsspec getfsent setfsent |