Firefox/Thunderbird shell code uses wrong attribute for help text - Bug 382115, r=gavin for browser/, r=mscott for mail/

This commit is contained in:
2007-05-30 13:21:48 -07:00
parent 60e9443b50
commit 567e93d6fc

View File

@@ -64,7 +64,7 @@ nsSetDefaultBrowser.prototype = {
}
},
helpText : " -setDefaultBrowser Set this app as the default browser.\n"
helpInfo : " -setDefaultBrowser Set this app as the default browser.\n"
}
// This Component's module and factory implementation.