diff options
Diffstat (limited to 'xpcom/system')
-rw-r--r-- | xpcom/system/nsIXULAppInfo.idl | 2 |
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; |