Corrects some comments

This commit is contained in:
Tim Emiola 2015-03-23 15:27:21 -07:00
parent cb46aae999
commit 395febd0f0
1 changed files with 3 additions and 2 deletions

View File

@ -75,8 +75,9 @@ END
# Google APIs. Application Default Credentials are described in detail
# at http://goo.gl/IUuyuX.
#
# If supplied, scope is used to create the credentials instance, when it
# can applied. E.g, on google compute engine, the scope is ignored.
# If supplied, scope is used to create the credentials instance, when it can
# be applied. E.g, on google compute engine and for user credentials the
# scope is ignored.
#
# @param scope [string|array|nil] the scope(s) to access
# @param options [hash] allows override of the connection being used