[Groonga-commit] groonga/groonga at 199fa5a [master] doc: fix markup

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Jan 28 18:11:52 JST 2015


HAYASHI Kentaro	2015-01-28 18:11:52 +0900 (Wed, 28 Jan 2015)

  New Revision: 199fa5a47c33d80f581daa6c884524b4f17e17d8
  https://github.com/groonga/groonga/commit/199fa5a47c33d80f581daa6c884524b4f17e17d8

  Message:
    doc: fix markup

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+2 -2)
===================================================================
--- doc/source/news.rst    2015-01-28 17:27:52 +0900 (90f2014)
+++ doc/source/news.rst    2015-01-28 18:11:52 +0900 (e6fc720)
@@ -45,11 +45,11 @@ Fixes
 * Fixed to show errno in error message when unknow error is occurred.
 * [windows] Fixed to return proper error code.
 * Fixed a bug that there is only one section for multi-column index for
-  :ref:`select-match_columns`, it doesn't return correct search results.
+  :ref:`select-match-columns`, it doesn't return correct search results.
   For example, consider the case that there is multi-column index which is
   named as ``memo_index`` for ``title`` column and ``content`` column.
   Thus, this bug occurs when ``memo_index[0]`` which means index
-  for ``title`` column is specified for :ref:`select-match_columns`.
+  for ``title`` column is specified for :ref:`select-match-columns`.
 * mecab: Added workaround for ``mecab_strerror(NULL)`` on MeCab 0.993.
   Without this workaround, Groonga aborts if there is no MeCab
   dictionary. [Reported by Shuhei Tanuma]
-------------- next part --------------
HTML����������������������������...
Download 



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