| Index: tools/dom/templates/html/impl/impl_XMLHttpRequest.darttemplate
|
| diff --git a/tools/dom/templates/html/impl/impl_XMLHttpRequest.darttemplate b/tools/dom/templates/html/impl/impl_XMLHttpRequest.darttemplate
|
| index 9ad00f61c2c2053f97c229ee85a0ffa0b1dd0b83..b7f71a1b92a626c09144ffec495beac551c6a41d 100644
|
| --- a/tools/dom/templates/html/impl/impl_XMLHttpRequest.darttemplate
|
| +++ b/tools/dom/templates/html/impl/impl_XMLHttpRequest.darttemplate
|
| @@ -396,7 +396,7 @@ $endif
|
| *
|
| * Note: Most simple HTTP requests can be accomplished using the [getString],
|
| * [request], [requestCrossOrigin], or [postFormData] methods. Use of this
|
| - * `open` method is intended only for more complext HTTP requests where
|
| + * `open` method is intended only for more complex HTTP requests where
|
| * finer-grained control is needed.
|
| */
|
| @DomName('XMLHttpRequest.open')
|
|
|