Avoid passive voice in comment.
[pspp] / modules / localcharset
index fc0f6ea33200523f80cbeee0b6042297ddcb8a2f..9226276dabbd5b0e6eac3870ca0ab7e51d02a936 100644 (file)
@@ -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.