Fixing typo

git-svn-id: svn://10.0.0.236/trunk@95633 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jst%netscape.com
2001-05-21 23:29:14 +00:00
parent c0bc1e0c56
commit d795e51bad

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;