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

git-svn-id: svn://10.0.0.236/trunk@104494 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cmanske%netscape.com
2001-10-03 00:42:38 +00:00
parent 727fbd6e72
commit 8ab1d45495
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)
{