mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-18 01:18:51 +02:00
Fix typo in previous change.
Spotted by Andreas Schwab.
This commit is contained in:
+2
-2
@@ -10884,8 +10884,8 @@ To make @command{expr} interpret keywords as strings, you must use the
|
||||
@cindex expressions, numeric
|
||||
|
||||
@command{expr} supports the usual numeric operators, in order of increasing
|
||||
precedence. These numeric operators have higher precedence than the
|
||||
string operators described in the previous section, and lower precedence
|
||||
precedence. These numeric operators have lower precedence than the
|
||||
string operators described in the previous section, and higher precedence
|
||||
than the connectives (next section).
|
||||
|
||||
@table @samp
|
||||
|
||||
Reference in New Issue
Block a user