Kouhei Sutou
null+****@clear*****
Mon Dec 12 23:08:55 JST 2016
Kouhei Sutou 2016-12-12 23:08:55 +0900 (Mon, 12 Dec 2016) New Revision: 66723df1cbb8a56309b8ed34678ad49241513df2 https://github.com/ranguba/rroonga/commit/66723df1cbb8a56309b8ed34678ad49241513df2 Message: Use Markdown We should not use Textile for newly written document. Modified files: ext/groonga/rb-grn-context.c Modified: ext/groonga/rb-grn-context.c (+2 -2) =================================================================== --- ext/groonga/rb-grn-context.c 2016-12-12 19:40:33 +0900 (11ead8a) +++ ext/groonga/rb-grn-context.c 2016-12-12 23:08:55 +0900 (18b374b) @@ -700,8 +700,8 @@ rb_grn_context_support_lz4_p (VALUE self) } /* - * If Groonga supports Zstandard compression, it returns +true+, - * otherwise it returns +false+. + * If Groonga supports Zstandard compression, it returns `true`, + * otherwise it returns `false`. * * @overload support_zstd? */ -------------- next part -------------- HTML����������������������������...Download