ruby-changes:57760
From: =E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3 <ko1@a...>
Date: Sun, 15 Sep 2019 23:23:17 +0900 (JST)
Subject: [ruby-changes:57760] 4a403e3f98 (master): oops [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=4a403e3f98 From 4a403e3f9850901eaeaf3a261bf810bc18516ca6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?= <shyouhei@r...> Date: Sun, 15 Sep 2019 23:19:01 +0900 Subject: oops [ci skip] Fixing typo. It seems I failed to press the shift key. diff --git a/include/ruby/backward/cxxanyargs.hpp b/include/ruby/backward/cxxanyargs.hpp index 51f7302..604d50b 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") https://github.com/ruby/ruby/blob/trunk/include/ruby/backward/cxxanyargs.hpp#L105 /// @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 v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/