]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
fix typo
authorJim Meyering <jim@meyering.net>
Sat, 18 Aug 2001 16:48:17 +0000 (16:48 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 18 Aug 2001 16:48:17 +0000 (16:48 +0000)
doc/coreutils.texi

index b4835be19a2db076173c06b78e92a890f478b149..444c51cc1fda99e7631c3d3838b824e4d8ede9f6 100644 (file)
@@ -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).