| Index: sdk/lib/html/dartium/html_dartium.dart
|
| diff --git a/sdk/lib/html/dartium/html_dartium.dart b/sdk/lib/html/dartium/html_dartium.dart
|
| index bf40b984fb124bc17709dc12352500fecebc5f30..b7b2aefefcc27fa749b4149a8fdabb5777f3b102 100644
|
| --- a/sdk/lib/html/dartium/html_dartium.dart
|
| +++ b/sdk/lib/html/dartium/html_dartium.dart
|
| @@ -22732,7 +22732,7 @@ class HttpRequest extends HttpRequestEventTarget {
|
| }
|
|
|
| /**
|
| - * Sets the value of an HTTP requst header.
|
| + * Sets the value of an HTTP request header.
|
| *
|
| * This method should be called after the request is opened, but before
|
| * the request is sent.
|
|
|