Skip to content

Commit

Permalink
Merge pull request #319 from trliner/fix_typo
Browse files Browse the repository at this point in the history
fix misspelling typo in client_spec.rb
  • Loading branch information
stve committed Oct 16, 2012
2 parents 48a5674 + 1580108 commit 9b9f142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/twitter/client_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
end
end

context "after initilization" do
context "after initialization" do
it "overrides the module configuration after initialization" do
client = Twitter::Client.new
client.configure do |config|
Expand Down

0 comments on commit 9b9f142

Please sign in to comment.