From fc580aadfc039d8a857cbb210519b214a6ad5efd Mon Sep 17 00:00:00 2001 From: phantom Date: Sun, 27 Feb 2005 18:18:32 +0000 Subject: Fix typo --- bin/csh/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/csh/config.h') 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 -- cgit v1.1