Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
oscardelben committed Apr 9, 2012
1 parent c27cfd9 commit 2315297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/octokit/client/repositories.rb
Expand Up @@ -2,7 +2,7 @@ module Octokit
class Client
module Repositories
def search_repositories(q, options={})
# Depreciated
# Deprecated
get("/api/v2/json/repos/search/#{q}", options, 2)['repositories']
end
alias :search_repos :search_repositories
Expand Down

0 comments on commit 2315297

Please sign in to comment.