Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: components/sync/driver/backend_migrator.h

Issue 2322343002: Fix "notificiation" and "soruce" typos. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/sync/driver/backend_migrator.h
diff --git a/components/sync/driver/backend_migrator.h b/components/sync/driver/backend_migrator.h
index 38a03be6e93d79398506b65849a46ae6b2d7e1bf..e277bea0e6f3dfe0e04bd3ca268fbd34b70cbb3e 100644
--- a/components/sync/driver/backend_migrator.h
+++ b/components/sync/driver/backend_migrator.h
@@ -67,7 +67,7 @@ class BackendMigrator {
State state() const;
// Called from ProfileSyncService to notify us of configure done.
- // Note: We receive these notificiations only when our state is not IDLE.
+ // Note: We receive these notifications only when our state is not IDLE.
void OnConfigureDone(
const sync_driver::DataTypeManager::ConfigureResult& result);
« no previous file with comments | « chrome/browser/media_galleries/gallery_watch_manager.cc ('k') | components/tracing/docs/adding_memory_infra_tracing.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698