Skip to content

Commit c055e7f

Browse files
craigcitroJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Typo fix. (googleapis#697)
I normally try to restrain my inner copyeditor, but this one was in a docstring that someone might copy-paste.
1 parent cc3e7d1 commit c055e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oauth2client/contrib/_metadata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def get(http, path, root=METADATA_ROOT, recursive=None):
3838
Args:
3939
http: an object to be used to make HTTP requests.
4040
path: A string indicating the resource to retrieve. For example,
41-
'instance/service-accounts/defualt'
41+
'instance/service-accounts/default'
4242
root: A string indicating the full path to the metadata server root.
4343
recursive: A boolean indicating whether to do a recursive query of
4444
metadata. See

0 commit comments

Comments
 (0)