Minor documentation fix
authorSergio Gomes <sgomes@google.com>
Tue, 29 Oct 2013 13:25:55 +0000 (13:25 +0000)
committerSergio Gomes <sgomes@google.com>
Tue, 29 Oct 2013 13:25:55 +0000 (13:25 +0000)
lib/google/api_client/service.rb

index a91ab652ed020301fe158ff1ecf082deac09a0f7..451266fe56e9d27404a7d205b91e2f9ebefcaa47 100755 (executable)
@@ -173,8 +173,6 @@ module Google
 
       ##
       # The cache store used for storing discovery documents.
-      # If the user requested :default, use SimpleFileStore with default file
-      # name.
       #
       # @return [ActiveSupport::Cache::Store,
       #          Google::APIClient::Service::SimpleFileStore,