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

Unified Diff: chrome/common/pref_names.cc

Issue 49693005: Fix spelling: "supress" -> "suppress" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 1 month 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
« no previous file with comments | « chrome/browser/ui/startup/startup_browser_creator.h ('k') | chrome_frame/test/data/CFInstall_dismiss.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.cc
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
index 613856d395872e58da19417469744243ca663914..18a1302d89851e9be5160d7253787b3e61b6a4ae 100644
--- a/chrome/common/pref_names.cc
+++ b/chrome/common/pref_names.cc
@@ -997,7 +997,7 @@ const char kCheckDefaultBrowser[] = "browser.check_default_browser";
#if defined(OS_WIN)
// By default, setting Chrome as default during first run on Windows 8 will
// trigger shutting down the current instance and spawning a new (Metro)
-// Chrome. This boolean preference supresses this behaviour.
+// Chrome. This boolean preference suppresses this behaviour.
const char kSuppressSwitchToMetroModeOnSetDefault[] =
"browser.suppress_switch_to_metro_mode_on_set_default";
#endif
« no previous file with comments | « chrome/browser/ui/startup/startup_browser_creator.h ('k') | chrome_frame/test/data/CFInstall_dismiss.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698