Index: LayoutTests/http/tests/websocket/tests/hybi/reload-crash.html |
diff --git a/LayoutTests/http/tests/websocket/tests/hybi/reload-crash.html b/LayoutTests/http/tests/websocket/tests/hybi/reload-crash.html |
index b3649edfda565fdae9b7148c1d6d4e710507d346..b3a157859b4e3190eef85b48645fa1dcef84f342 100644 |
--- a/LayoutTests/http/tests/websocket/tests/hybi/reload-crash.html |
+++ b/LayoutTests/http/tests/websocket/tests/hybi/reload-crash.html |
@@ -7,7 +7,7 @@ |
<div id="description"></div> |
<div id="console"></div> |
<script type="text/javascript"> |
-description("Test if it doesn't crash when reloading while Web Socket is busy"); |
+description("Test if it doesn't crash when reloading while WebSocket is busy"); |
window.jsTestIsAsync = true; |