From 6f2afa8f29c85d383f038ee2b8e49e3ebf830f70 Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Sat, 26 Sep 2009 18:57:53 +0000
Subject: [PATCH] and fix another typo, still in eglibc configuration file

SVN-Revision: 17747
---
 toolchain/eglibc/config/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
GitLab