We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf966c0 commit 1982b92Copy full SHA for 1982b92
lib/concurrent-ruby/concurrent/promises.rb
@@ -22,7 +22,7 @@ module Promises
22
#
23
# @!macro promises.param.args
24
# @param [Object] args arguments which are passed to the task when it's executed.
25
- # (It might be prepended with other arguments, see the @yeild section).
+ # (It might be prepended with other arguments, see the @yield section).
26
27
# @!macro promises.shortcut.on
28
# Shortcut of {#$0_on} with default `:io` executor supplied.
0 commit comments