Skip to content

Commit 0edebfb

Browse files
hanazukieregon
authored andcommitted
doc: typo
1 parent f785288 commit 0edebfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/concurrent-ruby/concurrent/promises.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1298,7 +1298,7 @@ class ResolvableEvent < Event
12981298

12991299
# @!macro promise.param.raise_on_reassign
13001300
# @param [Boolean] raise_on_reassign should method raise exception if already resolved
1301-
# @return [self, false] false is returner when raise_on_reassign is false and the receiver
1301+
# @return [self, false] false is returned when raise_on_reassign is false and the receiver
13021302
# is already resolved.
13031303
#
13041304

0 commit comments

Comments
 (0)