Skip to content

Commit

Permalink
Add missing document for each yield parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 5, 2016
1 parent 7b0477b commit 60b8e3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/groonga/rb-grn-config.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,8 @@ rb_grn_config_each_ensure (VALUE user_data)
*
* @overload each
* @yield [key, value]
* @yieldparam [String] key The configuration key
* @yieldparam [String] value The value which is associated with `key`
*
* @since 6.0.0
*/
Expand Down

0 comments on commit 60b8e3c

Please sign in to comment.