summaryrefslogtreecommitdiff
path: root/modules/localcharset
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-06-07 16:18:09 +0000
committerBruno Haible <bruno@clisp.org>2003-06-07 16:18:09 +0000
commitb1b2c3c4f7044468da7cd4c99b7cfa594c5c9c9c (patch)
tree920c4e34b85e582f63239b1526a20e000c7bc936 /modules/localcharset
parent6ae064ff870571ee82f7d0cca2bb5d522e8e5dfa (diff)
downloadgnulib-b1b2c3c4f7044468da7cd4c99b7cfa594c5c9c9c.tar.gz
Avoid passive voice in comment.
Diffstat (limited to 'modules/localcharset')
-rw-r--r--modules/localcharset2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/localcharset b/modules/localcharset
index fc0f6ea332..9226276dab 100644
--- a/modules/localcharset
+++ b/modules/localcharset
@@ -21,7 +21,7 @@ lib_SOURCES += localcharset.h localcharset.c
EXTRA_DIST += config.charset ref-add.sin ref-del.sin
DEFS += -DLIBDIR=\"$(libdir)\"
-# The following is needed in order to install a simple file in $(libdir)
+# We need the following in order to install a simple file in $(libdir)
# which is shared with other installed packages. We use a list of referencing
# packages so that "make uninstall" will remove the file if and only if it
# is not used by another installed package.