Remove OAuth 1.0 support.
Reviewed in http://codereview.appspot.com/6063052/
diff --git a/docs/dyn/orkut.v2.comments.html b/docs/dyn/orkut.v2.comments.html
index e4c706e..5b697de 100644
--- a/docs/dyn/orkut.v2.comments.html
+++ b/docs/dyn/orkut.v2.comments.html
@@ -46,7 +46,7 @@
],<br>
"actor": { # The person who posted the comment.<br>
"url": "A String", # The URL of the author who posted the comment [not yet implemented]<br>
- "image": { # Image data about the actor.<br>
+ "image": { # Image data about the author.<br>
"url": "A String", # A URL that points to a thumbnail photo of the author.<br>
},<br>
"displayName": "A String", # The name of the author, suitable for display.<br>
@@ -81,7 +81,7 @@
],<br>
"actor": { # The person who posted the comment.<br>
"url": "A String", # The URL of the author who posted the comment [not yet implemented]<br>
- "image": { # Image data about the actor.<br>
+ "image": { # Image data about the author.<br>
"url": "A String", # A URL that points to a thumbnail photo of the author.<br>
},<br>
"displayName": "A String", # The name of the author, suitable for display.<br>
@@ -115,7 +115,7 @@
],<br>
"actor": { # The person who posted the comment.<br>
"url": "A String", # The URL of the author who posted the comment [not yet implemented]<br>
- "image": { # Image data about the actor.<br>
+ "image": { # Image data about the author.<br>
"url": "A String", # A URL that points to a thumbnail photo of the author.<br>
},<br>
"displayName": "A String", # The name of the author, suitable for display.<br>
@@ -162,7 +162,7 @@
],<br>
"actor": { # The person who posted the comment.<br>
"url": "A String", # The URL of the author who posted the comment [not yet implemented]<br>
- "image": { # Image data about the actor.<br>
+ "image": { # Image data about the author.<br>
"url": "A String", # A URL that points to a thumbnail photo of the author.<br>
},<br>
"displayName": "A String", # The name of the author, suitable for display.<br>