Yasuhiro Horimoto 2019-01-04 16:14:09 +0900 (Fri, 04 Jan 2019) Revision: cc79387f6503138ea224c1596659c30579f86856 https://github.com/groonga/groonga/commit/cc79387f6503138ea224c1596659c30579f86856 Message: doc: fix a typo Modified files: doc/source/reference/tokenizers/token_unigram.rst Modified: doc/source/reference/tokenizers/token_unigram.rst (+1 -1) =================================================================== --- doc/source/reference/tokenizers/token_unigram.rst 2019-01-04 16:02:16 +0900 (8fc636610) +++ doc/source/reference/tokenizers/token_unigram.rst 2019-01-04 16:14:09 +0900 (8f90451d0) @@ -35,4 +35,4 @@ If ``TokenUnigram`` tokenize non-ASCII charactors, ``TokenUnigram`` uses .. groonga-command .. include:: ../../example/reference/tokenizers/token-unigram-non-ascii.log -.. tokenize TokenUnigram "100cents!!!" NormalizerAuto +.. tokenize TokenUnigram "日本語の勉強" NormalizerAuto -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190104/1c195dc1/attachment.html>