Skip to content

Commit

Permalink
Cleanup tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Sep 22, 2010
1 parent ac8114c commit e71e0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/twitter.rb
Expand Up @@ -46,7 +46,7 @@ def self.status(id,options={})
perform_get("/statuses/show/#{id}.json")
end

def self.friend_ids(id,options={})
def self.friend_ids(id,options={})
perform_get("/friends/ids/#{id}.json")
end

Expand Down

0 comments on commit e71e0bf

Please sign in to comment.