summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/coreutils.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 6122209c6..687a12b62 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -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