fix typo in user message. bug 31950. You'd think we'd know how to spell netscape!

git-svn-id: svn://10.0.0.236/trunk@63142 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jband%netscape.com
2000-03-16 05:45:16 +00:00
parent 987a665e03
commit 1f3d9b7fe3

View File

@@ -1907,7 +1907,7 @@ NS_IMETHODIMP nsDocShell::ReportScriptError(const char* aErrorString,
"error, it may indicate that the site has not yet been updated to "
"support standards implemented by the Mozilla browser such as the "
"W3C Document Object Model (DOM). Please see "
"http://developer.netsape.com/mozilla/ for more information.";
"http://developer.netscape.com/mozilla/ for more information.";
showAlert = PR_TRUE;
}
else