[Groonga-commit] ranguba/rroonga at 45fd744 [master] Fix typos

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Apr 4 15:05:32 JST 2014


Kouhei Sutou	2014-04-04 15:05:32 +0900 (Fri, 04 Apr 2014)

  New Revision: 45fd7446305b5f1f368b41881db02aefafe169bd
  https://github.com/ranguba/rroonga/commit/45fd7446305b5f1f368b41881db02aefafe169bd

  Message:
    Fix typos

  Modified files:
    doc/text/news.textile

  Modified: doc/text/news.textile (+2 -2)
===================================================================
--- doc/text/news.textile    2014-04-04 15:00:34 +0900 (5a52306)
+++ doc/text/news.textile    2014-04-04 15:05:32 +0900 (08bfc00)
@@ -5,7 +5,7 @@ h2(#4-0-1). 4.0.1: 2014-04-04
 h3. Improvements
 
 * Supported Groonga 4.0.1. Groonga 4.0.0 or older are not supported.
-* Supported no watch match column case.
+* Supported no weight match column case.
   <pre>
   table.select do |record|
     match_target = record.match_target do |target|
@@ -19,7 +19,7 @@ h3. Improvements
   Old Groonga can't restore dumped database.
 * {Groonga::IndexClumn#search}: Added @mode@ option.
 * {Groonga::IndexClumn#search}: Added @weight@ option.
-* Accepted String as key.
+* Accepted String as option key.
 
 h3. Fixes
 
-------------- next part --------------
HTML����������������������������...
Download 



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