Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(361)

Unified Diff: sdk/lib/html/dart2js/html_dart2js.dart

Issue 2833073002: Stoppp using trippple consonants (Closed)
Patch Set: More spolling Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « sdk/lib/_internal/js_runtime/lib/js_rti.dart ('k') | sdk/lib/html/dartium/html_dartium.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/html/dart2js/html_dart2js.dart
diff --git a/sdk/lib/html/dart2js/html_dart2js.dart b/sdk/lib/html/dart2js/html_dart2js.dart
index 32629a4e8d140ba894aaf5a970ca1c2262749bce..b730bcdd8284ace0f3c5362eff7eeaec5b69f58a 100644
--- a/sdk/lib/html/dart2js/html_dart2js.dart
+++ b/sdk/lib/html/dart2js/html_dart2js.dart
@@ -20359,7 +20359,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.
*/
« no previous file with comments | « sdk/lib/_internal/js_runtime/lib/js_rti.dart ('k') | sdk/lib/html/dartium/html_dartium.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698