summaryrefslogtreecommitdiffstats
path: root/browser/components/shell/nsSetDefaultBrowser.js
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/shell/nsSetDefaultBrowser.js')
-rw-r--r--browser/components/shell/nsSetDefaultBrowser.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/components/shell/nsSetDefaultBrowser.js b/browser/components/shell/nsSetDefaultBrowser.js
index bb09ab213..c7a78c538 100644
--- a/browser/components/shell/nsSetDefaultBrowser.js
+++ b/browser/components/shell/nsSetDefaultBrowser.js
@@ -21,7 +21,7 @@ nsSetDefaultBrowser.prototype = {
}
},
- helpInfo: " --setDefaultBrowser Set this app as the default browser.\n",
+ helpInfo: " --setDefaultBrowser Set this app as the default browser.\n",
classID: Components.ID("{F57899D0-4E2C-4ac6-9E29-50C736103B0C}"),
QueryInterface: XPCOMUtils.generateQI([Ci.nsICommandLineHandler]),