Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nertzy authored and JonRowe committed Jan 7, 2023
1 parent 276b7b3 commit cc9efff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rspec/matchers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@ def match(expected)

# An alternate form of `contain_exactly` that accepts
# the expected contents as a single array arg rather
# that splatted out as individual items.
# than splatted out as individual items.
#
# @example
# expect(results).to contain_exactly(1, 2)
Expand Down

0 comments on commit cc9efff

Please sign in to comment.