Bug 106386 Correct misspellings in source code
r=bernd rs=brendan git-svn-id: svn://10.0.0.236/trunk@208659 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2251,7 +2251,7 @@ nsTextControlFrame::DOMPointToOffset(nsIDOMNode* aNode,
|
||||
}
|
||||
|
||||
NS_ASSERTION((aNode == rootNode && aNodeOffset == (PRInt32)length),
|
||||
"Invalide node offset!");
|
||||
"Invalid node offset!");
|
||||
|
||||
*aResult = textOffset;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user