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 1a9ce1c1b7
commit 042ccf0350

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