Navigation Menu

Skip to content

Commit

Permalink
doc: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Mar 28, 2019
1 parent 5c9f262 commit ddbeffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/news.rst
Expand Up @@ -31,7 +31,7 @@ Improvements

* [mariadb] Added support for "token_filters" table parameter.

* For example, you can specify "normalizer" such as ``CREATE TABLE foo (...) TOKEN_FILTERS='TokenFilterNFKC100("unify_katakana_v_sounds", true)'``.
* For example, you can specify "token_filters" such as ``CREATE TABLE foo (...) TOKEN_FILTERS='TokenFilterNFKC100("unify_katakana_v_sounds", true)'``.

* Added support for "LEXICON" index parameter.

Expand Down

0 comments on commit ddbeffa

Please sign in to comment.