lib/comicvine.rb in comicvine-0.1.2 vs lib/comicvine.rb in comicvine-0.1.3

- old
+ new

@@ -7,10 +7,10 @@ ## Yard Doc generation stuff # @!macro [new] raise.ResourceNotSupportedError # @raise [ResourceNotSupportedError] indicating the resource requested is not supported # @!macro [new] raise.ComicVineAPIError -# @raise [ComicVineAPIError] indicating the api request code recived +# @raise [ComicVineAPIError] indicating the api request code received ## # Base ComicVine module, holds default api variables # module ComicVine