summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/csh/config.h2
-rw-r--r--bin/csh/config_p.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/csh/config.h b/bin/csh/config.h
index 9e120e9..fa0b763 100644
--- a/bin/csh/config.h
+++ b/bin/csh/config.h
@@ -130,7 +130,7 @@
/* we want to use the system malloc when we install as /bin/csh */
#define SYSMALLOC
#define BSD_STYLE_COLORLS
-/* Use LC_MESSAGES locale category used to open the message catalog */
+/* Use LC_MESSAGES locale category to open the message catalog */
#define MCLoadBySet NL_CAT_LOCALE
#endif
diff --git a/bin/csh/config_p.h b/bin/csh/config_p.h
index 9e120e9..fa0b763 100644
--- a/bin/csh/config_p.h
+++ b/bin/csh/config_p.h
@@ -130,7 +130,7 @@
/* we want to use the system malloc when we install as /bin/csh */
#define SYSMALLOC
#define BSD_STYLE_COLORLS
-/* Use LC_MESSAGES locale category used to open the message catalog */
+/* Use LC_MESSAGES locale category to open the message catalog */
#define MCLoadBySet NL_CAT_LOCALE
#endif
OpenPOWER on IntegriCloud