Bug 573254 - Command line help options should line up; r=ehsan

This commit is contained in:
Ms2ger 2010-06-20 12:02:59 -04:00
parent 5bc862e8ea
commit 8780e5fba1

View File

@ -468,8 +468,8 @@ PrivateBrowsingService.prototype = {
},
get helpInfo() {
return " -private Enable private browsing mode.\n" +
" -private-toggle Toggle private browsing mode.\n";
return " -private Enable private browsing mode.\n" +
" -private-toggle Toggle private browsing mode.\n";
},
// nsIPrivateBrowsingService