Skip to content
Snippets Groups Projects
Commit 56668a6e authored by Alex Reisner's avatar Alex Reisner
Browse files

Improve code comment.

parent 13c1a10c
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ module Geocoder
##
# Query Google for geographic information about the given phrase.
# Returns a hash representing a valid geocoder response.
# Returns a hash representing a valid, parsed geocoder response.
# Returns nil if non-200 HTTP response, timeout, or other error.
#
def search(query, reverse = false)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment