[Groonga-commit] groonga/groonga at e0abf33 [master] doc: fix a bug

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Aug 29 23:14:13 JST 2013


Kouhei Sutou	2013-08-29 23:14:13 +0900 (Thu, 29 Aug 2013)

  New Revision: e0abf3332b76e35331abe36bdeff57fba6fd49c4
  https://github.com/groonga/groonga/commit/e0abf3332b76e35331abe36bdeff57fba6fd49c4

  Message:
    doc: fix a bug
    
    but ->
    bug
      ^

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

  Modified: doc/locale/ja/LC_MESSAGES/news.po (+2 -2)
===================================================================
--- doc/locale/ja/LC_MESSAGES/news.po    2013-08-28 11:18:04 +0900 (b698fdb)
+++ doc/locale/ja/LC_MESSAGES/news.po    2013-08-29 23:14:13 +0900 (dd3c6d9)
@@ -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: 2012-12-29 20:48+0900\n"
+"PO-Revision-Date: 2013-08-29 23:13+0900\n"
 "Last-Translator: Kouhei Sutou <kou �� clear-code.com>\n"
 "Language-Team: Japanese\n"
 "Language: ja\n"
@@ -158,7 +158,7 @@ msgstr ""
 # ea5b28323734408ab712da8ca0ed59cb
 #: ../../../source/news.txt:39
 msgid ""
-"Fixed a but that groonga doesn't exit on error while daemon mode starts. For "
+"Fixed a bug that groonga doesn't exit on error while daemon mode starts. For "
 "example, ``groonga -d /tmp/non-existence.db`` reproduce this bug."
 msgstr ""
 "デーモンモード開始時のエラーでgroongaが終了しない不具合を修正しました。例え"

  Modified: doc/source/news.txt (+1 -1)
===================================================================
--- doc/source/news.txt    2013-08-28 11:18:04 +0900 (914e599)
+++ doc/source/news.txt    2013-08-29 23:14:13 +0900 (7a43823)
@@ -36,7 +36,7 @@ Fixes
   This change avoids that groonga crashes suddenly as a result of error accumlation.
 * Fixed a crash bug that offline index construction for vector column which has
   orphan reference causes.
-* Fixed a but that groonga doesn't exit on error while daemon mode starts.
+* Fixed a bug that groonga doesn't exit on error while daemon mode starts.
   For example, ``groonga -d /tmp/non-existence.db`` reproduce this bug.
 * [dump] Fixed a bug that wrong table type is dumped.
   This bug occurs when table type is TABLE_PAT_KEY and key is reference type.
-------------- next part --------------
HTML����������������������������...
Download 



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