We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f607f0 + 155bd0d commit a9e64bcCopy full SHA for a9e64bc
lib/rspec/core/hooks.rb
@@ -322,7 +322,7 @@ def append_after(*args, &block)
322
# end
323
#
324
# The yielded example aliases `run` with `call`, which lets you treat it
325
- # like a `Proc`. This is especially handy when working with libaries
+ # like a `Proc`. This is especially handy when working with libraries
326
# that manage their own setup and teardown using a block or proc syntax,
327
# e.g.
328
0 commit comments