Index: pkg/dev_compiler/tool/input_sdk/lib/html/dart2js/html_dart2js.dart |
diff --git a/pkg/dev_compiler/tool/input_sdk/lib/html/dart2js/html_dart2js.dart b/pkg/dev_compiler/tool/input_sdk/lib/html/dart2js/html_dart2js.dart |
index 159130112d12da5272b37c3992cfc984476e9038..af2f51409adb943e4c7b4901c991edbc49d19320 100644 |
--- a/pkg/dev_compiler/tool/input_sdk/lib/html/dart2js/html_dart2js.dart |
+++ b/pkg/dev_compiler/tool/input_sdk/lib/html/dart2js/html_dart2js.dart |
@@ -20279,7 +20279,7 @@ class HttpRequest extends HttpRequestEventTarget { |
/** |
* Stop the current request. |
* |
- * The request can only be stopped if readyState is `HEADERS_RECIEVED` or |
+ * The request can only be stopped if readyState is `HEADERS_RECEIVED` or |
* `LOADING`. If this method is not in the process of being sent, the method |
* has no effect. |
*/ |