[Groonga-commit] groonga/groonga at 92d283a [master] Fix a typo

Back to archive index

naoa null+****@clear*****
Sun Aug 10 22:50:22 JST 2014


naoa	2014-08-10 22:50:22 +0900 (Sun, 10 Aug 2014)

  New Revision: 92d283a3196a475477d747482d36214752ab2cef
  https://github.com/groonga/groonga/commit/92d283a3196a475477d747482d36214752ab2cef

  Merged 1c5df3c: Merge pull request #186 from naoa/doc-highlight-function

  Message:
    Fix a typo

  Modified files:
    doc/locale/en/LC_MESSAGES/reference.po
    doc/locale/ja/LC_MESSAGES/reference.po
    doc/source/reference/functions/snippet_html.rst

  Modified: doc/locale/en/LC_MESSAGES/reference.po (+2 -2)
===================================================================
--- doc/locale/en/LC_MESSAGES/reference.po    2014-08-10 16:31:58 +0900 (3f753fb)
+++ doc/locale/en/LC_MESSAGES/reference.po    2014-08-10 22:50:22 +0900 (45846d2)
@@ -10195,12 +10195,12 @@ msgstr ""
 msgid ""
 "``--query \"fast performance\"`` matches to only the first record's content. "
 "``snippet_html(content)`` extracts two text parts that include the keywords "
-"``fast`` or ``performance`` and surronds the keywords with ``<span class="
+"``fast`` or ``performance`` and surrounds the keywords with ``<span class="
 "\"keyword\">`` and ``</span>``."
 msgstr ""
 "``--query \"fast performance\"`` matches to only the first record's content. "
 "``snippet_html(content)`` extracts two text parts that include the keywords "
-"``fast`` or ``performance`` and surronds the keywords with ``<span class="
+"``fast`` or ``performance`` and surrounds the keywords with ``<span class="
 "\"keyword\">`` and ``</span>``."
 
 msgid ""

  Modified: doc/locale/ja/LC_MESSAGES/reference.po (+1 -1)
===================================================================
--- doc/locale/ja/LC_MESSAGES/reference.po    2014-08-10 16:31:58 +0900 (5651c13)
+++ doc/locale/ja/LC_MESSAGES/reference.po    2014-08-10 22:50:22 +0900 (e825fb0)
@@ -9313,7 +9313,7 @@ msgstr ""
 msgid ""
 "``--query \"fast performance\"`` matches to only the first record's content. "
 "``snippet_html(content)`` extracts two text parts that include the keywords "
-"``fast`` or ``performance`` and surronds the keywords with ``<span class="
+"``fast`` or ``performance`` and surrounds the keywords with ``<span class="
 "\"keyword\">`` and ``</span>``."
 msgstr ""
 "``--query \"fast performance\"`` は最初のレコードの内容にだけマッチします。 "

  Modified: doc/source/reference/functions/snippet_html.rst (+1 -1)
===================================================================
--- doc/source/reference/functions/snippet_html.rst    2014-08-10 16:31:58 +0900 (4b02b20)
+++ doc/source/reference/functions/snippet_html.rst    2014-08-10 22:50:22 +0900 (31b6c78)
@@ -70,7 +70,7 @@ case, ``fast`` and ``performance`` are used as keywords.
 
 ``--query "fast performance"`` matches to only the first record's
 content. ``snippet_html(content)`` extracts two text parts that
-include the keywords ``fast`` or ``performance`` and surronds the
+include the keywords ``fast`` or ``performance`` and surrounds the
 keywords with ``<span class="keyword">`` and ``</span>``.
 
 The max number of text parts is 3. If there are 4 or more text parts
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index