[Docs] Fix typo in pattern-tokenizer.asciidoc (#25626)

This commit is contained in:
Neil Rickards 2017-07-13 17:43:48 +01:00 committed by Christoph Büscher
parent fe383b7c27
commit 5189bd14f1
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ The `pattern` tokenizer accepts the following parameters:
`flags`::
Java regular expression http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html#field.summary[flags].
lags should be pipe-separated, eg `"CASE_INSENSITIVE|COMMENTS"`.
Flags should be pipe-separated, eg `"CASE_INSENSITIVE|COMMENTS"`.
`group`::