[Groonga-commit] groonga/groonga at 8461d7e [master] doc: fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Sep 9 23:31:31 JST 2013


Kouhei Sutou	2013-09-09 23:31:31 +0900 (Mon, 09 Sep 2013)

  New Revision: 8461d7e0c0669cb98d392f4c78e63e7b57fb0156
  https://github.com/groonga/groonga/commit/8461d7e0c0669cb98d392f4c78e63e7b57fb0156

  Message:
    doc: fix a typo
    
    match_column ->
    match_columns
                ^

  Modified files:
    doc/locale/ja/LC_MESSAGES/news.po
    doc/source/news.txt

  Modified: doc/locale/ja/LC_MESSAGES/news.po (+3 -3)
===================================================================
--- doc/locale/ja/LC_MESSAGES/news.po    2013-09-09 23:25:45 +0900 (15e41d9)
+++ doc/locale/ja/LC_MESSAGES/news.po    2013-09-09 23:31:31 +0900 (775f348)
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: 1.2.4\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-08-28 10:50+0900\n"
-"PO-Revision-Date: 2013-09-09 23:25+0900\n"
+"PO-Revision-Date: 2013-09-09 23:31+0900\n"
 "Last-Translator: Kouhei Sutou <kou �� clear-code.com>\n"
 "Language-Team: Japanese\n"
 "Language: ja\n"
@@ -363,10 +363,10 @@ msgstr "3.0.5リリース - 2013/06/29"
 # 52480a40b2da4a63aa6d88f04cda79ec
 #: ../../../source/news.txt:111
 msgid ""
-"[doc] Added summary about ``match_column`` and ``query_string`` parameters "
+"[doc] Added summary about ``match_columns`` and ``query_string`` parameters "
 "in ``query()``."
 msgstr ""
-"[doc] ``match_column`` と ``query()`` の ``query_string`` 引数のサマリを追加"
+"[doc] ``match_columns`` と ``query()`` の ``query_string`` 引数のサマリを追加"
 "しました。"
 
 # c0f734d184694dbea264e4bbb0eb1a1d

  Modified: doc/source/news.txt (+1 -1)
===================================================================
--- doc/source/news.txt    2013-09-09 23:25:45 +0900 (045daea)
+++ doc/source/news.txt    2013-09-09 23:31:31 +0900 (37c653c)
@@ -108,7 +108,7 @@ Release 3.0.5 - 2013/06/29
 Improvements
 ^^^^^^^^^^^^
 
-* [doc] Added summary about ``match_column`` and ``query_string`` parameters in ``query()``.
+* [doc] Added summary about ``match_columns`` and ``query_string`` parameters in ``query()``.
 * Added subrecord information to table inspection.
 * Supported single quoted string literal in ``output_columns`` expression.
   This means that "XXX, '...'" expression is supported.
-------------- next part --------------
HTML����������������������������...
Download 



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