[Groonga-commit] ranguba/rroonga at e1f1d57 [translate-column-get-indexes] Use English for document

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Apr 8 15:37:22 JST 2015


HAYASHI Kentaro	2015-04-08 15:37:22 +0900 (Wed, 08 Apr 2015)

  New Revision: e1f1d570296596833c526984deb5f5cf868d0bdc
  https://github.com/ranguba/rroonga/commit/e1f1d570296596833c526984deb5f5cf868d0bdc

  Message:
    Use English for document

  Modified files:
    ext/groonga/rb-grn-column.c

  Modified: ext/groonga/rb-grn-column.c (+2 -2)
===================================================================
--- ext/groonga/rb-grn-column.c    2015-04-08 15:16:39 +0900 (21547e7)
+++ ext/groonga/rb-grn-column.c    2015-04-08 15:37:22 +0900 (7980294)
@@ -742,9 +742,9 @@ rb_grn_column_with_weight_p(VALUE self)
 }
 
 /*
- * `operator` を実行できる `column` のインデックスを返す。
+ * Return indexes of `column` which can execute `operator`.
  * @since 1.0.9
- * @return [Array<index_column>] `operator` を実行できる `column` のインデックス
+ * @return [Array<index_column>] Indexes of `column` which can execute `operator`.
  * @overload indexes(operator=Groonga::Operator::MATCH)
  *   @param [Groonga::Operator::XXX] operator
  */
-------------- next part --------------
HTML����������������������������...
下载 



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