summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index b4835be19..444c51cc1 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -8124,7 +8124,7 @@ quote them to protect characters with special meaning to the shell,
e.g., spaces.
@cindex parentheses for grouping
-Operators may given as infix symbols or prefix keywords. Parentheses
+Operators may be given as infix symbols or prefix keywords. Parentheses
may be used for grouping in the usual manner (you must quote parentheses
to avoid the shell evaluating them, however).