Bug 106386 Correct misspellings in source code
r=bernd rs=brendan git-svn-id: svn://10.0.0.236/trunk@191013 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -208,7 +208,7 @@ static PRBool test_append()
|
||||
return PR_TRUE;
|
||||
}
|
||||
|
||||
// Replace all occurances of |matchVal| with |newVal|
|
||||
// Replace all occurrences of |matchVal| with |newVal|
|
||||
static void ReplaceSubstring( nsACString& str,
|
||||
const nsACString& matchVal,
|
||||
const nsACString& newVal )
|
||||
|
||||
Reference in New Issue
Block a user