Bug 458631 - Misalignment in --help command line. r=gavin

This commit is contained in:
Romain BEZUT
2009-10-09 12:50:42 +02:00
parent 8fbe05166a
commit 9613ad7e43
5 changed files with 19 additions and 19 deletions

View File

@@ -55,7 +55,7 @@ nsSetDefaultBrowser.prototype = {
}
},
helpInfo: " -setDefaultBrowser Set this app as the default browser.\n",
helpInfo: " -setDefaultBrowser Set this app as the default browser.\n",
classDescription: "Default Browser Cmdline Handler",
contractID: "@mozilla.org/browser/default-browser-clh;1",