summaryrefslogtreecommitdiff
path: root/package/gettext/Config.in
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2007-01-10 06:05:18 +0000
committerEric Andersen <andersen@codepoet.org>2007-01-10 06:05:18 +0000
commitb302239b1394118375c8f9ed8a529d0c4d46122b (patch)
tree03d4aa65435fd66eaa4b3fbd7ac770437bd41629 /package/gettext/Config.in
parent38e2f495daea532cc90e090157adfe984e6ba275 (diff)
fix gettext so it will actually compile and install
Diffstat (limited to 'package/gettext/Config.in')
-rw-r--r--package/gettext/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gettext/Config.in b/package/gettext/Config.in
index 9a606a1a2..3c056d647 100644
--- a/package/gettext/Config.in
+++ b/package/gettext/Config.in
@@ -2,8 +2,8 @@ config BR2_PACKAGE_GETTEXT
bool "gettext"
default n
help
- The GNU `gettext' utilities are a set of tools that provide a
- framework to help other GNU packages produce multi-lingual
+ The GNU `gettext' utilities are a set of tools that provide a
+ framework to help other GNU packages produce multi-lingual
messages.
http://www.gnu.org/software/gettext/