diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-09-26 18:56:26 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-09-26 18:56:26 +0000 |
commit | 15e238df7ceb652d217b7e1152a1c133d7fc1a12 (patch) | |
tree | ff1b1e0b970e7102a2b63e50d4c105ad10d5703f /toolchain/eglibc | |
parent | 97f19d748f4bd0f5e135809d7409ee6e91a8c2ae (diff) | |
download | master-187ad058-15e238df7ceb652d217b7e1152a1c133d7fc1a12.tar.gz master-187ad058-15e238df7ceb652d217b7e1152a1c133d7fc1a12.tar.bz2 master-187ad058-15e238df7ceb652d217b7e1152a1c133d7fc1a12.zip |
[cosmetic] fix typo in eglibc configuration file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17746 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/eglibc')
-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 c4496bec1a..5cdd2094be 100644 --- a/toolchain/eglibc/config/Config.in +++ b/toolchain/eglibc/config/Config.in @@ -157,7 +157,7 @@ config EGLIBC_OPTION_EGLIBC_DB_ALIASES bool "Functions for accessing the mail aliases database" default y help - This option group includues functions for looking up mail + This option group includes functions for looking up mail aliases in '/etc/aliases' or using nsswitch. It includes the following functions: |