Typo (if => of).
This commit is contained in:
parent
b0d54760f5
commit
1a59c73a2c
@ -150,7 +150,7 @@ syntax) adds one to the variable
|
||||
.Va a :
|
||||
.Dl a=$(expr $a + 1)
|
||||
.It
|
||||
This will fail if the value if
|
||||
This will fail if the value of
|
||||
.Va a
|
||||
is a negative number.
|
||||
To protect negative values of
|
||||
|
Loading…
Reference in New Issue
Block a user