Skip to content

Commit

Permalink
Merge pull request #2604 from mlissner/patch-1
Browse files Browse the repository at this point in the history
Fixes typo
  • Loading branch information
dhermes authored Oct 25, 2016
2 parents 090c5d5 + 6c78b77 commit e49873e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/google/cloud/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ def _determine_default(project):


class JSONClient(Client, _ClientProjectMixin):
"""Client to for Google JSON-based API.
"""Client for Google JSON-based API.
Assumes such APIs use the ``project`` and the client needs to store this
value.
Expand Down

0 comments on commit e49873e

Please sign in to comment.