| 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({
|
|
|