Kouhei Sutou
null+****@clear*****
Fri Jan 15 21:11:51 JST 2016
Kouhei Sutou 2016-01-15 21:11:51 +0900 (Fri, 15 Jan 2016) New Revision: 4ab6964ae0f97d212e9bbeeb496be7f609a4107b https://github.com/ranguba/rroonga/commit/4ab6964ae0f97d212e9bbeeb496be7f609a4107b Message: Fix description Modified files: ext/groonga/rb-groonga.c Modified: ext/groonga/rb-groonga.c (+3 -3) =================================================================== --- ext/groonga/rb-groonga.c 2016-01-15 21:09:52 +0900 (e30d6d6) +++ ext/groonga/rb-groonga.c 2016-01-15 21:11:51 +0900 (84bbf48) @@ -150,13 +150,13 @@ rb_grn_init_lock_timeout (VALUE mGrn) } /* - * Returns the Groonga's package label. + * Returns the Groonga package's label. It's `"Groonga"`. * - * @example How to get the Groonga's package label + * @example How to get the Groonga package's label * Groonga.package_label # => "Groonga" * * @overload package_label - * @return [String] The Groonga's package label + * @return [String] `"Groonga"` * * @since 5.1.1 */ -------------- next part -------------- HTML����������������������������...ダウンロード