[Groonga-commit] ranguba/rroonga at 9c084f5 [master] doc: fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Apr 13 16:35:17 JST 2015


Kouhei Sutou	2015-04-13 16:35:17 +0900 (Mon, 13 Apr 2015)

  New Revision: 9c084f580631fac962eeee7e631ca31b40bc9591
  https://github.com/ranguba/rroonga/commit/9c084f580631fac962eeee7e631ca31b40bc9591

  Message:
    doc: fix a typo

  Modified files:
    doc/po/ja.po
    doc/text/news.textile

  Modified: doc/po/ja.po (+3 -3)
===================================================================
--- doc/po/ja.po    2015-04-13 16:32:49 +0900 (19e13a5)
+++ doc/po/ja.po    2015-04-13 16:35:17 +0900 (b0755ba)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: rroonga 2.1.0\n"
-"PO-Revision-Date: 2014-06-04 12:29+0900\n"
+"PO-Revision-Date: 2015-04-13 16:35+0900\n"
 "Last-Translator: Kouhei Sutou <kou �� clear-code.com>\n"
 "Language-Team: Japanese\n"
 "Language: \n"
@@ -697,7 +697,7 @@ msgid ""
 "  procedure = Groonga[\"TokenBigram\"]\n"
 "  p procedure.type == Groonga::ProcedureType::TOKENIZER  #=> true\n"
 "  </pre>\n"
-"* Avoided a crash when {Groonga::Record#inspct} is called on exit.\n"
+"* Avoided a crash when {Groonga::Record#inspect} is called on exit.\n"
 "  [GitHub#18] [Reported by Ippei Obayashi]\n"
 "* Updated Free Software Foundation address. [Masafumi Yokoyama]\n"
 "* Supported reference weight vector. It requires Groonga 4.0.4 or later.\n"
@@ -711,7 +711,7 @@ msgstr ""
 "  procedure = Groonga[\"TokenBigram\"]\n"
 "  p procedure.type == Groonga::ProcedureType::TOKENIZER  #=> true\n"
 "  </pre>\n"
-"* {Groonga::Record#inspct}するときに必要なオブジェクトが解放済みでもクラッシュしないようになった。\n"
+"* {Groonga::Record#inspect}するときに必要なオブジェクトが解放済みでもクラッシュしないようになった。\n"
 "  [GitHub#18] [Ippei Obayashiさんが報告]\n"
 "* Free Software Foundationの住所を更新。[Masafumi Yokoyama]\n"
 "* 重み付き参照ベクターカラムをサポート。(Groonga 4.0.4以降が必要)\n"

  Modified: doc/text/news.textile (+1 -1)
===================================================================
--- doc/text/news.textile    2015-04-13 16:32:49 +0900 (2217196)
+++ doc/text/news.textile    2015-04-13 16:35:17 +0900 (5573853)
@@ -123,7 +123,7 @@ h3. Improvements
   procedure = Groonga["TokenBigram"]
   p procedure.type == Groonga::ProcedureType::TOKENIZER  #=> true
   </pre>
-* Avoided a crash when {Groonga::Record#inspct} is called on exit.
+* Avoided a crash when {Groonga::Record#inspect} is called on exit.
   [GitHub#18] [Reported by Ippei Obayashi]
 * Updated Free Software Foundation address. [Masafumi Yokoyama]
 * Supported reference weight vector. It requires Groonga 4.0.4 or later.
-------------- next part --------------
HTML����������������������������...
Download 



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