diff --git a/mozilla/nsprpub/pr/include/prlog.h b/mozilla/nsprpub/pr/include/prlog.h index fd7be9de4cf..b7a7b5a07f0 100644 --- a/mozilla/nsprpub/pr/include/prlog.h +++ b/mozilla/nsprpub/pr/include/prlog.h @@ -86,7 +86,7 @@ PR_BEGIN_EXTERN_C ** The special LogModule name "sync" tells the NSPR log service to do ** unbuffered logging. ** -** The special LogModule name "buffsize:" tells NSPR to set the +** The special LogModule name "bufsize:" tells NSPR to set the ** log buffer to . ** ** The environment variable NSPR_LOG_FILE specifies the log file to use