diff options
| author | Alex Kocharin <rlidwka@kocharin.ru> | 2014-09-16 00:44:52 +0400 |
|---|---|---|
| committer | Alex Kocharin <rlidwka@kocharin.ru> | 2014-09-16 00:44:52 +0400 |
| commit | 9c08b31793f269e4b5902908282034618ee66eef (patch) | |
| tree | 3e4d3eaeea27ac06b577beee5b22874c9e465b26 | |
| parent | cc648f90eb5650373bbc0a8b72526475c35322e3 (diff) | |
typo fix
| -rw-r--r-- | spec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4030,7 +4030,7 @@ for efficient parsing strategies that do not backtrack: (a) it is not part of a sequence of four or more unescaped `_`s, (b) it is not followed by whitespace, - (c) is is not preceded by an ASCII alphanumeric character, and + (c) it is not preceded by an ASCII alphanumeric character, and (d) either it is not followed by a `_` character or it is followed immediately by strong emphasis. |
