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 | e182ea63e92ac5b73f3f84ac800404006e12663b (patch) | |
tree | 8e73f06fa1e3aa1f1e41980ab6d1507c4c6a241e | |
parent | 15e238df7ceb652d217b7e1152a1c133d7fc1a12 (diff) | |
download | upstream-e182ea63e92ac5b73f3f84ac800404006e12663b.tar.gz upstream-e182ea63e92ac5b73f3f84ac800404006e12663b.tar.bz2 upstream-e182ea63e92ac5b73f3f84ac800404006e12663b.zip |
[cosmetic] and fix another typo, still in eglibc configuration file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17747 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |