summaryrefslogtreecommitdiff
path: root/parser/htmlparser/nsIParser.h
diff options
context:
space:
mode:
Diffstat (limited to 'parser/htmlparser/nsIParser.h')
-rw-r--r--parser/htmlparser/nsIParser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/parser/htmlparser/nsIParser.h b/parser/htmlparser/nsIParser.h
index 897b1d0d8f..4bf0b33704 100644
--- a/parser/htmlparser/nsIParser.h
+++ b/parser/htmlparser/nsIParser.h
@@ -10,7 +10,7 @@
* This GECKO-INTERNAL interface is on track to being REMOVED (or refactored
* to the point of being near-unrecognizable).
*
- * Please DO NOT #include this file in comm-central code, in your XULRunner
+ * Please DO NOT #include this file in comm-central code, in your XUL
* app or binary extensions.
*
* Please DO NOT #include this into new files even inside Gecko. It is more
@@ -61,7 +61,7 @@ enum eStreamState {eNone,eOnStart,eOnDataAvail,eOnStop};
* This GECKO-INTERNAL interface is on track to being REMOVED (or refactored
* to the point of being near-unrecognizable).
*
- * Please DO NOT #include this file in comm-central code, in your XULRunner
+ * Please DO NOT #include this file in comm-central code, in your XUL
* app or binary extensions.
*
* Please DO NOT #include this into new files even inside Gecko. It is more