Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiassvedhem committed Feb 21, 2012
1 parent 9584f36 commit e2e5c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/mongoid_taggable_with_context_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ class M2
end
end

context "saving tags from plain array" do
context "saving tags from array" do
before :each do
@m = MyModel.new
end
Expand Down

0 comments on commit e2e5c49

Please sign in to comment.