Navigation Menu

Skip to content

Commit

Permalink
Fix a quotation marks.
Browse files Browse the repository at this point in the history
  • Loading branch information
komainu8 committed Apr 21, 2017
1 parent 8e91659 commit 342e6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/text/news.md
Expand Up @@ -6,7 +6,7 @@

* `Groonga::Client::Request::Select::Filter#in_values`: Added a
convenience method to add a popular filter condition. You can
use this method by 'filter.in_values("tags", "tag1", "tag2")'.
use this method by `filter.in_values("tags", "tag1", "tag2")`.

## 0.4.2 - 2016-03-09

Expand Down

0 comments on commit 342e6de

Please sign in to comment.