commit | e40a9b3676101d7d7bd65cff8487f48a285f3139 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Wed Oct 26 10:42:38 2016 -0700 |
committer | Jon Wayne Parrott <jonwayne@google.com> | Wed Oct 26 10:42:38 2016 -0700 |
tree | edd1d039c7479c1452328d5b16aaab42cbfb9625 | |
parent | cf672c2c749d9a2c33408ec92d5d8d679dcf80d6 [diff] [blame] |
Fix typo
diff --git a/scripts/obtain_user_auth.py b/scripts/obtain_user_auth.py index fd2afd8..ae86466 100644 --- a/scripts/obtain_user_auth.py +++ b/scripts/obtain_user_auth.py
@@ -17,7 +17,7 @@ These credentials are needed to run the system test for OAuth2 credentials. It's expected that a developer will run this program manually once to obtain a refresh token. It's highly recommended to use a Google account created -specifically created for testing. +specifically for testing. """ import json