Kouhei Sutou
null+****@clear*****
Wed Jan 28 17:27:52 JST 2015
Kouhei Sutou 2015-01-28 17:27:52 +0900 (Wed, 28 Jan 2015) New Revision: 223af46cea3dd6a102e8443e944b49949eecb028 https://github.com/groonga/groonga/commit/223af46cea3dd6a102e8443e944b49949eecb028 Message: doc: fix English Modified files: doc/locale/ja/LC_MESSAGES/reference.po doc/source/reference/grn_expr/query_syntax.rst Modified: doc/locale/ja/LC_MESSAGES/reference.po (+2 -2) =================================================================== --- doc/locale/ja/LC_MESSAGES/reference.po 2015-01-28 17:27:08 +0900 (c028833) +++ doc/locale/ja/LC_MESSAGES/reference.po 2015-01-28 17:27:52 +0900 (54cdde6) @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.2.1\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2015-01-28 17:26+0900\n" +"PO-Revision-Date: 2015-01-28 17:27+0900\n" "Last-Translator: Takatsugu <nokubi �� gmail.com>\n" "Language-Team: Japanese\n" "Language: ja\n" @@ -11809,7 +11809,7 @@ msgstr "" "brother (Bob)'`` とクォートします。" msgid "" -"There is a important point which you have to care. The ``\\`` (backslash) " +"There is an important point which you have to care. The ``\\`` (backslash) " "character is interpreted by command line shell. So if you want to search " "``(`` itself for example, you need to escape twice (``\\\\(``) in command " "line shell. The command line shell interprets ``\\\\(`` as ``\\(``, then " Modified: doc/source/reference/grn_expr/query_syntax.rst (+1 -1) =================================================================== --- doc/source/reference/grn_expr/query_syntax.rst 2015-01-28 17:27:08 +0900 (a37e53b) +++ doc/source/reference/grn_expr/query_syntax.rst 2015-01-28 17:27:52 +0900 (a158f0b) @@ -98,7 +98,7 @@ quoted ``"Alice's brother (Bob)"`` or ``'Alice\'s brother (Bob)'``. .. note:: - There is a important point which you have to care. The ``\`` + There is an important point which you have to care. The ``\`` (backslash) character is interpreted by command line shell. So if you want to search ``(`` itself for example, you need to escape twice (``\\(``) in command line shell. The command line shell -------------- next part -------------- HTML����������������������������...Download