| Index: LayoutTests/http/tests/websocket/tests/hybi/simple.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/simple.html b/LayoutTests/http/tests/websocket/tests/hybi/simple.html
|
| index d538edee1f8bf953bdfc50980a947559a4a08551..5b909c04621672c95668bab5d24488dfc7351e62 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/simple.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/simple.html
|
| @@ -7,7 +7,7 @@
|
| <div id="description"></div>
|
| <div id="console"></div>
|
| <script type="text/javascript">
|
| -description("Simple Web Socket test");
|
| +description("Simple WebSocket test");
|
|
|
| window.jsTestIsAsync = true;
|
|
|
|
|