Skip to content

Commit

Permalink
Fix typo in NodeFilter.webidl
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisParis committed Apr 11, 2015
1 parent 22e570a commit f51218e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/script/dom/webidls/NodeFilter.webidl
Expand Up @@ -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()
Expand Down

0 comments on commit f51218e

Please sign in to comment.