lib/fog/zerigo/requests/dns/get_host.rb in fog-1.20.0 vs lib/fog/zerigo/requests/dns/get_host.rb in fog-1.21.0

- old
+ new

@@ -8,10 +8,10 @@ # get details about a given host record # # ==== Parameters # * host_id<~Integer> - ID of the host record to retrieve # ==== Returns - # * response<~Excon::Response>: + # * response<~Excon::Response>: # * body<~Hash>: # * 'created-at'<~String> # * 'data'<~String> # * 'fqdn'<~String> # * 'host-type'<~String>