summaryrefslogtreecommitdiff
path: root/xpcom/build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2021-10-26 16:46:27 -0400
committerMoonchild <moonchild@palemoon.org>2022-04-01 17:33:23 +0200
commit4a7af0d90fd6521047fb57c37be455b1e8887e79 (patch)
tree148486650ecac3dfd74c7da2d68714c86aa46dd8 /xpcom/build
parent0f52679d2e0445503869382943076d7733b56522 (diff)
downloaduxp-4a7af0d90fd6521047fb57c37be455b1e8887e79.tar.gz
Issue #1835 - Part 2: Remove config and most mentions of XULRunner
Resolves #1835
Diffstat (limited to 'xpcom/build')
-rw-r--r--xpcom/build/nsXREAppData.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpcom/build/nsXREAppData.h b/xpcom/build/nsXREAppData.h
index 3c9f226b0a..c3aae3557a 100644
--- a/xpcom/build/nsXREAppData.h
+++ b/xpcom/build/nsXREAppData.h
@@ -29,7 +29,7 @@ struct nsXREAppData
/**
* The directory of the application to be run. May be null if the
- * xulrunner and the app are installed into the same directory.
+ * xre and the app are installed into the same directory.
*/
nsIFile* MOZ_NON_OWNING_REF directory;