This commit is contained in:
jst%netscape.com 2001-05-21 23:29:14 +00:00
Родитель 4200555309
Коммит 3e0ca8c751
1 изменённых файлов: 1 добавлений и 1 удалений

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

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