kulpa / google-api-python-client

Automatically exported from code.google.com/p/google-api-python-client
Other
0 stars 0 forks source link

Typo in log message #143

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
client.py line 594:

logger.info('Refresing access_token')

should be:

logger.info('Refreshing access_token')

Original issue reported on code.google.com by aryann@google.com on 7 Jun 2012 at 9:53

GoogleCodeExporter commented 9 years ago
CL out for review: http://codereview.appspot.com/6306085/

Original comment by jcgregorio@google.com on 14 Jun 2012 at 7:57

GoogleCodeExporter commented 9 years ago
Fixed in 
http://code.google.com/p/google-api-python-client/source/detail?r=e283dfe361a674
2f621f4699a81c23d78a3bcc12

Original comment by jcgregorio@google.com on 14 Jun 2012 at 8:18