summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google_apis/gdata_wapi_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/google_apis/gdata_wapi_parser.h')
-rw-r--r--chrome/browser/google_apis/gdata_wapi_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/google_apis/gdata_wapi_parser.h b/chrome/browser/google_apis/gdata_wapi_parser.h
index cbc0c7f..962ec3c 100644
--- a/chrome/browser/google_apis/gdata_wapi_parser.h
+++ b/chrome/browser/google_apis/gdata_wapi_parser.h
@@ -459,7 +459,7 @@ class ResourceEntry : public FeedEntry {
// The feed links contain extra links for revisions and access control,
// etc. Note that links() contain more basic links like edit URL,
- // alternatie URL, etc.
+ // alternative URL, etc.
const ScopedVector<FeedLink>& feed_links() const { return feed_links_; }
// File name (exists only for kinds FILE and PDF).