summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/string.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/string.n b/doc/string.n
index e6f68bd..2d53a98 100644
--- a/doc/string.n
+++ b/doc/string.n
@@ -292,8 +292,8 @@ specified, then it is placed in the removed character range. If
and if \fIlast\fR is greater than or equal to the length of the string
then it is treated as if it were \fBend\fR. The initial string is
returned untouched, if \fIfirst\fR is greater than \fIlast\fR, or if
-\fIfirst\fR is equal or greater the length of the initial string, or
-\fIlast\fR is less than 0.
+\fIfirst\fR is equal to or greater than the length of the initial string,
+or \fIlast\fR is less than 0.
.TP
\fBstring reverse \fIstring\fR
.