diff options
Diffstat (limited to 'components/script/dom/webidls/XMLHttpRequestEventTarget.webidl')
-rw-r--r-- | components/script/dom/webidls/XMLHttpRequestEventTarget.webidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script/dom/webidls/XMLHttpRequestEventTarget.webidl b/components/script/dom/webidls/XMLHttpRequestEventTarget.webidl index efe265ef115..a519dc77c1d 100644 --- a/components/script/dom/webidls/XMLHttpRequestEventTarget.webidl +++ b/components/script/dom/webidls/XMLHttpRequestEventTarget.webidl @@ -4,7 +4,7 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * The origin of this IDL file is - * http://xhr.spec.whatwg.org/#interface-xmlhttprequest + * https://xhr.spec.whatwg.org/#interface-xmlhttprequest * * To the extent possible under law, the editor has waived all copyright * and related or neighboring rights to this work. In addition, as of 1 May 2014, |