Skip to content

Commit a186b80

Browse files
committed
Fix typo
1 parent a984d80 commit a186b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

googleapiclient/discovery_cache/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def autodetect():
5252

5353
def get_static_doc(serviceName, version):
5454
"""Retrieves the discovery document from the directory defined in
55-
DISCOVERY_DOC_STATIC_DIR corresponding to the uri provided.
55+
DISCOVERY_DOC_DIR corresponding to the uri provided.
5656
5757
Args:
5858
serviceName: string, name of the service.

0 commit comments

Comments
 (0)