Navigation Menu

Skip to content

Commit

Permalink
Merge pull request #5 from mroonga/cosmo0920-patch-1
Browse files Browse the repository at this point in the history
Fix a typo

Patch by Hiroshi Hatake. Thanks!!!
  • Loading branch information
kou committed Dec 29, 2015
2 parents a9b2c69 + ff30623 commit 5720183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/_posts/2015-12-29-mroonga-5.11.md
Expand Up @@ -33,7 +33,7 @@ An index table name uses `-` (hyphen) as separator untile Mroonga 5.10. But `-`

#### Added a new UDF `mroonga_normalize`

oroonga provides some useful functionality as [UDF](/docs/reference/udf.html) (User Defined Functions). `mroonga_normalize` can normalize a string by a [normalizer of Groonga](http://groonga.org/docs/reference/normalizers.html). See [reference](/docs/reference/udf/mroonga_normalize) for details.
Mroonga provides some useful functionality as [UDF](/docs/reference/udf.html) (User Defined Functions). `mroonga_normalize` can normalize a string by a [normalizer of Groonga](http://groonga.org/docs/reference/normalizers.html). See [reference](/docs/reference/udf/mroonga_normalize) for details.

#### [wrapper mode] Really support `CHECK TABLE FOR UPGRADE` (`mysql_update`).

Expand Down

0 comments on commit 5720183

Please sign in to comment.