summaryrefslogtreecommitdiff
path: root/parser/html/nsIParserUtils.idl
diff options
context:
space:
mode:
Diffstat (limited to 'parser/html/nsIParserUtils.idl')
-rw-r--r--parser/html/nsIParserUtils.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/parser/html/nsIParserUtils.idl b/parser/html/nsIParserUtils.idl
index a982cb2de7..27306df253 100644
--- a/parser/html/nsIParserUtils.idl
+++ b/parser/html/nsIParserUtils.idl
@@ -9,7 +9,7 @@ interface nsIDOMDocumentFragment;
interface nsIURI;
/**
- * Non-Web HTML parser functionality to Firefox extensions and XULRunner apps.
+ * Non-Web HTML parser functionality to extensions and applications.
* Don't use this from within Gecko--use nsContentUtils, nsTreeSanitizer, etc.
* directly instead.
*/