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:
mcsmurf@mcsmurf.de 2007-05-30 13:21:48 -07:00
Родитель a9cfdb19a3
Коммит 495231d1c6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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.