summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/profile_sync_service.h')
-rw-r--r--chrome/browser/sync/profile_sync_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/profile_sync_service.h b/chrome/browser/sync/profile_sync_service.h
index 915d706..feca8f7 100644
--- a/chrome/browser/sync/profile_sync_service.h
+++ b/chrome/browser/sync/profile_sync_service.h
@@ -450,7 +450,7 @@ class ProfileSyncService : public ProfileSyncServiceBase,
// dpending on the type's current status.
//
// This function is used by sync_ui_util.cc to help populate the about:sync
- // page. It returns a ListValue rather than a DictionaryValye in part to make
+ // page. It returns a ListValue rather than a DictionaryValue in part to make
// it easier to iterate over its elements when constructing that page.
Value* GetTypeStatusMap() const;