summaryrefslogtreecommitdiffstats
path: root/browser/components/shell
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-02-28 08:49:42 +0100
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-02-28 08:49:42 +0100
commit259e214960c23346628311d88427c7ca13bdb335 (patch)
tree28194ce01c0f4432c31914c6c16ca3e432531314 /browser/components/shell
parentad35e2a11f30dd2db1ae63431dbb9065eea2771c (diff)
downloadUXP-259e214960c23346628311d88427c7ca13bdb335.tar
UXP-259e214960c23346628311d88427c7ca13bdb335.tar.gz
UXP-259e214960c23346628311d88427c7ca13bdb335.tar.lz
UXP-259e214960c23346628311d88427c7ca13bdb335.tar.xz
UXP-259e214960c23346628311d88427c7ca13bdb335.zip
Basilisk - the cmd line - help (the columns alignment, error improvements)
https://github.com/MoonchildProductions/moebius/pull/58
Diffstat (limited to 'browser/components/shell')
-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]),