diff options
Diffstat (limited to 'chrome_frame/test/data/navigate_out.html')
-rw-r--r-- | chrome_frame/test/data/navigate_out.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/test/data/navigate_out.html b/chrome_frame/test/data/navigate_out.html index 7b910b4..5f447c9 100644 --- a/chrome_frame/test/data/navigate_out.html +++ b/chrome_frame/test/data/navigate_out.html @@ -15,6 +15,6 @@ </head>
<body onLoad="setTimeout(test, 100);">
<h2>Prepare to be redirected!</h2>
- <p>Redirects the same page to its 'cf:' version and </p>
+ <p>Redirects the same page to its 'gcf:' version and </p>
</body>
</html>
|