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

Unified Diff: chrome_frame/test/data/CFInstall_overlay.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_frame/test/data/CFInstall_dismiss.html ('k') | tools/lsan/suppressions.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/test/data/CFInstall_overlay.html
diff --git a/chrome_frame/test/data/CFInstall_overlay.html b/chrome_frame/test/data/CFInstall_overlay.html
index 0478b2f3cda6fd1d53efec90d62c38e7b40574fa..22147efd26a43e04ff3bb29b6c652633724daa14 100644
--- a/chrome_frame/test/data/CFInstall_overlay.html
+++ b/chrome_frame/test/data/CFInstall_overlay.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_frame/test/data/CFInstall_dismiss.html ('k') | tools/lsan/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698