Fix spelling of 'browser' to cause another round of builds and talos runs.

This commit is contained in:
L. David Baron 2010-02-17 11:04:10 -05:00
Родитель 11e851630c
Коммит 6e63bf2a86
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -93,11 +93,11 @@
#if defined(PR_LOGGING)
//
// Log module for nsSecureBroswerUI logging...
// Log module for nsSecureBrowserUI logging...
//
// To enable logging (see prlog.h for full details):
//
// set NSPR_LOG_MODULES=nsSecureBroswerUI:5
// set NSPR_LOG_MODULES=nsSecureBrowserUI:5
// set NSPR_LOG_FILE=nspr.log
//
// this enables PR_LOG_DEBUG level information and places all output in