Correct sentence-end regexp example.
This commit is contained in:
@@ -217,7 +217,7 @@ sentence, together with the whitespace following the sentence. Its
|
||||
normal value is
|
||||
|
||||
@example
|
||||
"[.?!][]\"')]*\\($\\|\t\\| \\)[ \t\n]*"
|
||||
"[.?!][]\"')]*\\($\\| $\\|\t\\| \\)[ \t\n]*"
|
||||
@end example
|
||||
|
||||
@noindent
|
||||
|
||||
Reference in New Issue
Block a user