mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
oops [ci skip]
Fixing typo. It seems I failed to press the shift key.
This commit is contained in:
parent
3a3f48fb8f
commit
4a403e3f98
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ RUBY_CXX_DEPRECATED("Use of ANYARGS in this function is deprected")
|
||||||
/// @brief Call a method with a block.
|
/// @brief Call a method with a block.
|
||||||
/// @param[in] q The self.
|
/// @param[in] q The self.
|
||||||
/// @param[in] w The method.
|
/// @param[in] w The method.
|
||||||
/// @param[in] e The 3 of elems of `r`
|
/// @param[in] e The # of elems of `r`
|
||||||
/// @param[in] r The arguments.
|
/// @param[in] r The arguments.
|
||||||
/// @param[in] t What is to be yielded.
|
/// @param[in] t What is to be yielded.
|
||||||
/// @param[in] y Passed to `t`
|
/// @param[in] y Passed to `t`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue