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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user