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.
1 parent 7f607f0 commit 155bd0dCopy full SHA for 155bd0d
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