Fix typo in NodeFilter.webidl

This commit is contained in:
Chris Paris 2015-04-10 18:38:09 -10:00
parent 22e570a06e
commit f51218eb20

View file

@ -6,7 +6,7 @@
* The origin of this IDL file is
* http://dom.spec.whatwg.org/#interface-nodefilter
*/
// Import form http://hg.mozilla.org/mozilla-central/file/a5a720259d79/dom/webidl/NodeFilter.webidl
// Import from http://hg.mozilla.org/mozilla-central/file/a5a720259d79/dom/webidl/NodeFilter.webidl
callback interface NodeFilter {
// Constants for acceptNode()