Index: third_party/WebKit/LayoutTests/fast/dom/compatMode-Strict.html |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/compatMode-Strict.html b/third_party/WebKit/LayoutTests/fast/dom/compatMode-Strict.html |
index 50855b5dd924f208dc7984eebe5e7e943b4b543d..685d7879b4728e99160dcfe85aed665e02bfd999 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/compatMode-Strict.html |
+++ b/third_party/WebKit/LayoutTests/fast/dom/compatMode-Strict.html |
@@ -22,7 +22,7 @@ function runTests() { |
</script> |
</head> |
<body onload="runTests();"> |
-This tests that compatMode returns 'CSS1Compat' when the declared DTD is known (we are in strict mode). If the test is sucessful, the text below should say "SUCCESS". |
+This tests that compatMode returns 'CSS1Compat' when the declared DTD is known (we are in strict mode). If the test is successful, the text below should say "SUCCESS". |
<pre id="console"> |
</pre> |
</body> |