File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ module LiveFeed
1212 # @attr_reader [String] text the blog post text
1313 # @attr_reader [String] language_code ISO two letter language code for the
1414 # language that the post was written in
15- # @attr_reader [String] location_code ISO two letter language code for the
15+ # @attr_reader [String] location_code ISO two letter country code for the
1616 # location of the blog
1717 # @attr_reader [Hash] coordinates a hash containing :latitude and :longitude
1818 # from the post RSS
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ module Search
1111 # @attr_reader [String] text the blog post text
1212 # @attr_reader [String] language_code ISO two letter language code for the
1313 # language that the post was written in
14- # @attr_reader [String] location_code ISO two letter language code for the
14+ # @attr_reader [String] location_code ISO two letter country code for the
1515 # location of the blog
1616 # @attr_reader [Hash] coordinates a hash containing :latitude and :longitude
1717 # from the post RSS
You can’t perform that action at this time.
0 commit comments