[Groonga-commit] ranguba/rroonga at 5299384 [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Apr 4 15:00:34 JST 2014


Kouhei Sutou	2014-04-04 15:00:34 +0900 (Fri, 04 Apr 2014)

  New Revision: 529938443cdb1578a67da45d9dffb88996bb843e
  https://github.com/ranguba/rroonga/commit/529938443cdb1578a67da45d9dffb88996bb843e

  Message:
    Fix a typo

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

  Modified: ext/groonga/rb-grn-column.c (+1 -1)
===================================================================
--- ext/groonga/rb-grn-column.c    2014-04-04 14:59:03 +0900 (9bb10e3)
+++ ext/groonga/rb-grn-column.c    2014-04-04 15:00:34 +0900 (0f9da67)
@@ -695,7 +695,7 @@ rb_grn_column_scalar_p (VALUE self)
 
 /*
  * @overload with_weight?
- * @returns [Boolean] @true@ if the column is vector and created with
+ * @return [Boolean] @true@ if the column is vector and created with
  *   @:with_weight => true@ flag, @false@ otherwise.
  * @since 4.0.1
  */
-------------- next part --------------
HTML����������������������������...
Download 



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