This commit is contained in:
jst%netscape.com 2003-06-11 06:17:53 +00:00
Родитель 89f4870fb1
Коммит 31d1be4084
1 изменённых файлов: 1 добавлений и 1 удалений

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

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