Fixing typo

This commit is contained in:
jst%netscape.com 2001-05-21 23:29:14 +00:00
parent 4200555309
commit 3e0ca8c751

View File

@ -2366,7 +2366,7 @@ nsHTMLDocument::ScriptWriteCommon(PRBool aNewlineTerminate)
}
if (ncc) {
// We're called from C++, concatenate the extra arguments into
// We're called from JS, concatenate the extra arguments into
// string_buffer
PRUint32 i, argc;