From 4a403e3f9850901eaeaf3a261bf810bc18516ca6 Mon Sep 17 00:00:00 2001 From: 卜部昌平 Date: Sun, 15 Sep 2019 23:19:01 +0900 Subject: oops [ci skip] Fixing typo. It seems I failed to press the shift key. --- include/ruby/backward/cxxanyargs.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ruby/backward') diff --git a/include/ruby/backward/cxxanyargs.hpp b/include/ruby/backward/cxxanyargs.hpp index 51f730206f..604d50bd4d 100644 --- a/include/ruby/backward/cxxanyargs.hpp +++ b/include/ruby/backward/cxxanyargs.hpp @@ -105,7 +105,7 @@ RUBY_CXX_DEPRECATED("Use of ANYARGS in this function is deprected") /// @brief Call a method with a block. /// @param[in] q The self. /// @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] t What is to be yielded. /// @param[in] y Passed to `t` -- cgit v1.2.3