summaryrefslogtreecommitdiff
path: root/xpcom/system
diff options
context:
space:
mode:
authorPale Moon <git-repo@palemoon.org>2015-05-27 00:42:47 +0200
committerPale Moon <git-repo@palemoon.org>2015-05-27 00:42:47 +0200
commit1c32255718e88b075d319efb7e7758782e5e729e (patch)
tree3b1ecfae5c07f5f884474d655adc5f405fee92d9 /xpcom/system
parent1539e283008df0fe2ee11defdab8e1ec52972404 (diff)
downloadpalemoon-gre-1c32255718e88b075d319efb7e7758782e5e729e.tar.gz
Wholesale switch remaining code to Goanna
Diffstat (limited to 'xpcom/system')
-rw-r--r--xpcom/system/nsIXULAppInfo.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpcom/system/nsIXULAppInfo.idl b/xpcom/system/nsIXULAppInfo.idl
index b5c1c3d64..65320986f 100644
--- a/xpcom/system/nsIXULAppInfo.idl
+++ b/xpcom/system/nsIXULAppInfo.idl
@@ -51,7 +51,7 @@ interface nsIXULAppInfo : nsISupports
readonly attribute ACString platformVersion;
/**
- * The build ID/date of gecko and the XULRunner platform.
+ * The build ID/date of goanna and the XULRunner platform.
*/
readonly attribute ACString platformBuildID;