Fixing typo in comment.

git-svn-id: svn://10.0.0.236/trunk@143576 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jst%netscape.com 2003-06-11 06:17:53 +00:00
parent 72f5dcb511
commit 6661b9cc52

View File

@ -526,7 +526,7 @@ nsDocLoaderImpl::OnStartRequest(nsIRequest *request, nsISupports *aCtxt)
if (loadFlags & nsIChannel::LOAD_DOCUMENT_URI) {
//
// Make sure that hte document channel is null at this point...
// Make sure that the document channel is null at this point...
// (unless its been redirected)
//
NS_ASSERTION((loadFlags & nsIChannel::LOAD_REPLACE) ||