[Groonga-mysql-commit] mroonga/mroonga at 5f0c3b0 [master] doc: fix unexpected indentation error

アーカイブの一覧に戻る

Masafumi Yokoyama null+****@clear*****
Mon Mar 28 15:09:15 JST 2016


Masafumi Yokoyama	2016-03-28 15:09:15 +0900 (Mon, 28 Mar 2016)

  New Revision: 5f0c3b0b1f3fdeae55293df508f639e7dc84c9b6
  https://github.com/mroonga/mroonga/commit/5f0c3b0b1f3fdeae55293df508f639e7dc84c9b6

  Message:
    doc: fix unexpected indentation error
    
        doc/source/news.rst:32: ERROR: Unexpected indentation.

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

  Modified: doc/locale/ja/LC_MESSAGES/news.po (+1 -1)
===================================================================
--- doc/locale/ja/LC_MESSAGES/news.po    2016-03-28 15:01:27 +0900 (bd08038)
+++ doc/locale/ja/LC_MESSAGES/news.po    2016-03-28 15:09:15 +0900 (db43812)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: groonga storage engine 1.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2016-03-28 14:43+0900\n"
+"PO-Revision-Date: 2016-03-28 15:09+0900\n"
 "Last-Translator: Masafumi Yokoyama <yokoyama �� clear-code.com>\n"
 "Language-Team: Japanese\n"
 "Language: ja\n"

  Modified: doc/source/news.rst (+6 -4)
===================================================================
--- doc/source/news.rst    2016-03-28 15:01:27 +0900 (ec3986b)
+++ doc/source/news.rst    2016-03-28 15:09:15 +0900 (0be148e)
@@ -29,10 +29,12 @@ Fixes
 
 * Fixed a bug that the following UDFs can't be used in ``MATCH AGAINST``.
   [groonga-dev,03964][Reported by Hironori Matsubara]
-    * ``mroonga_escape()``
-    * ``mroonga_normalize()``
-    * ``mroonga_snippet()``
-    * ``mroonga_snippet_html()``
+
+  * ``mroonga_escape()``
+  * ``mroonga_normalize()``
+  * ``mroonga_snippet()``
+  * ``mroonga_snippet_html()``
+
 * [storage] Fixed a bug that ``DELETE`` without condition remain unique indexes.
   [GitHub#99][Reported by GMO Media, Inc.]
 
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る