(Translating): Correct typo in menu description.

This commit is contained in:
Jim Meyering
2003-09-28 08:00:50 +00:00
parent fc1f8d7354
commit 5fba963d34
+2 -2
View 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