Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting

r='s from many people. sr=jst


git-svn-id: svn://10.0.0.236/trunk@111049 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mac.com
2001-12-23 23:23:41 +00:00
parent a867f620bb
commit 21c081c8bc
349 changed files with 567 additions and 564 deletions

View File

@@ -4450,7 +4450,7 @@ HTMLContentSink::ProcessStyleLink(nsIHTMLContent* aElement,
result = NS_NewURI(&url, aHref, mDocumentBaseURL);
}
if (NS_OK != result) {
return NS_OK; // The URL is bad, move along, don't propogate the error (for now)
return NS_OK; // The URL is bad, move along, don't propagate the error (for now)
}
if (-1 == linkTypes.IndexOf(NS_LITERAL_STRING("alternate"))) {