Fixed comment spelling as suggested by kin for bug 93475, r/s=kin

This commit is contained in:
cmanske%netscape.com 2001-10-03 00:42:38 +00:00
Родитель 1c1d734e7b
Коммит a730dea42d
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -5200,7 +5200,7 @@ nsresult nsEditorShell::EndPageLoad(nsIDOMWindow *aDOMWindow,
}
// Network code pops up an alert dialog if file wasn't found,
// so we don't need to
//TODO: Would it be possible to simple change channel URL to "about:blank"
//TODO: Would it be possible to simply change channel URL to "about:blank"
// so we leave window up with empty page instead of closing it?
if (mCantEditReason != eCantEditFileNotFound)
{

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

@ -5200,7 +5200,7 @@ nsresult nsEditorShell::EndPageLoad(nsIDOMWindow *aDOMWindow,
}
// Network code pops up an alert dialog if file wasn't found,
// so we don't need to
//TODO: Would it be possible to simple change channel URL to "about:blank"
//TODO: Would it be possible to simply change channel URL to "about:blank"
// so we leave window up with empty page instead of closing it?
if (mCantEditReason != eCantEditFileNotFound)
{