Navigation Menu

Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 4, 2014
1 parent 5299384 commit 45fd744
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/text/news.textile
Expand Up @@ -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|
Expand All @@ -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

Expand Down

0 comments on commit 45fd744

Please sign in to comment.