Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Commit

Permalink
Fix typo in rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
vinibaggio authored and dchelimsky committed May 20, 2010
1 parent 70cec86 commit d6e32a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/spec/matchers.rb
Expand Up @@ -155,7 +155,7 @@ module Spec
# This matcher can be used as follows:
#
# describe Customer do
# it { should tip(10).on(50 }
# it { should tip(10).on(50) }
# end
#
# === Custom Matcher from scratch
Expand Down

0 comments on commit d6e32a5

Please sign in to comment.