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
parent 4ccf4d7c00
commit 1d7fa1672a
2 changed files with 2 additions and 2 deletions

View File

@ -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)
{

View File

@ -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)
{