Some repeated "and and"s and "the the"s, and two more typos.

Closes PR 11229.

original commit: ee138cf2cba3ee32cd755a7b242ec10051180adf
tokens
Eli Barzilay 14 years ago
parent d52b3aa1f1
commit a2dba0a992

@ -140,7 +140,7 @@ are a few examples, using @scheme[:] prefixed SRE syntax:
@item{@schemeblock0[(:: "/*" (:* (complement "*/")) "*/")]
Matches any string that starts with @scheme["/*"] and and ends with
Matches any string that starts with @scheme["/*"] and ends with
@scheme["*/"], including @scheme["/* */ */ */"].
@scheme[(complement "*/")] matches any string except @scheme["*/"].
This includes @scheme["*"] and @scheme["/"] separately. Thus

Loading…
Cancel
Save