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

Unified Diff: chrome_frame/test/data/CFInstall_dismiss.html

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/common/pref_names.cc ('k') | chrome_frame/test/data/CFInstall_overlay.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/test/data/CFInstall_dismiss.html
diff --git a/chrome_frame/test/data/CFInstall_dismiss.html b/chrome_frame/test/data/CFInstall_dismiss.html
index 35e2f8054b3fe709af480d7b0beb992203b0f013..e656dad824e14af0391e228320b25809e2685ab6 100644
--- a/chrome_frame/test/data/CFInstall_dismiss.html
+++ b/chrome_frame/test/data/CFInstall_dismiss.html
@@ -18,7 +18,7 @@
CFInstall._force = true;
CFInstall._forceValue = false;
- // Clobber prompt supression cookie if set.
+ // Clobber prompt suppression cookie if set.
document.cookie = 'disableGCFCheck=0;path=/';
CFInstall.check({
« no previous file with comments | « chrome/common/pref_names.cc ('k') | chrome_frame/test/data/CFInstall_overlay.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698