summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
diff options
context:
space:
mode:
authordilmah@chromium.org <dilmah@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-20 14:48:41 +0000
committerdilmah@chromium.org <dilmah@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-20 14:48:41 +0000
commita64b24b14002208b9a20574c4da7584ae9b6bb8f (patch)
treef5b28e3b3e67b853f5d0d1a7cf858574c6498fbe /chrome/browser/sync
parentcb7126f004840ea93b601644b49f483234373eab (diff)
downloadchromium_src-a64b24b14002208b9a20574c4da7584ae9b6bb8f.zip
chromium_src-a64b24b14002208b9a20574c4da7584ae9b6bb8f.tar.gz
chromium_src-a64b24b14002208b9a20574c4da7584ae9b6bb8f.tar.bz2
Respect synced locale settings.
BUG=chromium-os:9164 TEST=Manual Review URL: http://codereview.chromium.org/6000001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69709 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/sync')
-rw-r--r--chrome/browser/sync/glue/data_type_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/glue/data_type_manager.h b/chrome/browser/sync/glue/data_type_manager.h
index 24049f2..e904452 100644
--- a/chrome/browser/sync/glue/data_type_manager.h
+++ b/chrome/browser/sync/glue/data_type_manager.h
@@ -51,7 +51,7 @@ class DataTypeManager {
// current state. A SYNC_CONFIGURE_START notification will be sent
// to the UI thread when configuration is started and a
// SYNC_CONFIGURE_DONE notification will be sent (with a
- // ConfigurationResult detail) when configuration is complete.
+ // ConfigureResult detail) when configuration is complete.
//
// Note that you may call Configure() while configuration is in
// progress. Configuration will be complete only when the