[Groonga-commit] groonga/groonga.org at 3b6d9e1 [gh-pages] blog en: fix markup

Back to archive index

Kentaro Hayashi null+****@clear*****
Wed Jun 29 11:53:12 JST 2016


Kentaro Hayashi	2016-06-29 11:53:12 +0900 (Wed, 29 Jun 2016)

  New Revision: 3b6d9e16507c94220a4e1837959d9d9a0df1e1cc
  https://github.com/groonga/groonga.org/commit/3b6d9e16507c94220a4e1837959d9d9a0df1e1cc

  Message:
    blog en: fix markup

  Modified files:
    en/_posts/2016-06-29-groonga-6.0.5.md

  Modified: en/_posts/2016-06-29-groonga-6.0.5.md (+1 -1)
===================================================================
--- en/_posts/2016-06-29-groonga-6.0.5.md    2016-06-29 11:22:14 +0900 (167ae34)
+++ en/_posts/2016-06-29-groonga-6.0.5.md    2016-06-29 11:53:12 +0900 (47b94ef)
@@ -24,7 +24,7 @@ Here are important changes in this release:
 `fuzzy_search` itself was introduced since Groonga 6.0.0, but it is not easy to customize `max_distance`.
 
 When executing fuzzy search, `max_distance` parameter is often changed to customize behavior of fuzzy search.
-In the previous versions, only object literal was accepted as the 3rd argument. It was annoying to specify `{'max_distance': XXX'}` as the 3rd argument every time to customize it.
+In the previous versions, only object literal was accepted as the 3rd argument. It was annoying to specify `{'max_distance': XXX}` as the 3rd argument every time to customize it.
 
 Here is the example how to customize `max_distance`.
 
-------------- next part --------------
HTML����������������������������...
Descargar 



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