Navigation Menu

Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 4, 2014
1 parent c705253 commit 5299384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/groonga/rb-grn-column.c
Expand Up @@ -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
*/
Expand Down

0 comments on commit 5299384

Please sign in to comment.