Kouhei Sutou
null+****@clear*****
Mon Oct 14 22:37:09 JST 2013
Kouhei Sutou 2013-10-14 22:37:09 +0900 (Mon, 14 Oct 2013) New Revision: 01811e2a8c98131b25ab331ff93fb1664dedf96a https://github.com/groonga/groonga/commit/01811e2a8c98131b25ab331ff93fb1664dedf96a Message: doc: split paragraph Modified files: doc/source/reference/commands/tokenize.txt Modified: doc/source/reference/commands/tokenize.txt (+4 -3) =================================================================== --- doc/source/reference/commands/tokenize.txt 2013-10-14 22:36:48 +0900 (9a10e38) +++ doc/source/reference/commands/tokenize.txt 2013-10-14 22:37:09 +0900 (904aeda) @@ -72,9 +72,10 @@ registering ``tokenizers/kytea``. ``string`` """""""""" -It specifies any string which you want to tokenize. If you want to -include spaces in ``string``, you need to quote ``string`` by -single quotation (``'``) or double quotation (``"``). +It specifies any string which you want to tokenize. + +If you want to include spaces in ``string``, you need to quote +``string`` by single quotation (``'``) or double quotation (``"``). Here is an example to use spaces in ``string``. -------------- next part -------------- HTML����������������������������...Download