(Translating): Correct typo in menu description.
authorJim Meyering <jim@meyering.net>
Sun, 28 Sep 2003 08:00:50 +0000 (08:00 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 Sep 2003 08:00:50 +0000 (08:00 +0000)
doc/coreutils.texi

index 6122209..687a12b 100644 (file)
@@ -261,7 +261,7 @@ Operating on characters
 @command{tr}: Translate, squeeze, and/or delete characters
 
 * Character sets::              Specifying sets of characters.
-* Translating::                 Changing one characters to another.
+* Translating::                 Changing one set of characters to another.
 * Squeezing::                   Squeezing repeats and deleting.
 * Warnings in tr::              Warning messages.
 
@@ -4406,7 +4406,7 @@ complement (all of the characters that are not in @var{set1}).
 
 @menu
 * Character sets::              Specifying sets of characters.
-* Translating::                 Changing one characters to another.
+* Translating::                 Changing one set of characters to another.
 * Squeezing::                   Squeezing repeats and deleting.
 * Warnings in tr::              Warning messages.
 @end menu