fix typo
git-svn-id: svn://10.0.0.236/trunk@154939 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
437e8d4453
commit
aff7d184e9
@ -264,7 +264,7 @@ nsFindContentIterator::PositionAt(nsIContent* aCurNode)
|
||||
MaybeSetupInnerIterator();
|
||||
if (mInnerIterator) {
|
||||
// same rationale as in Next() and Prev() above
|
||||
if (!mFindForward) {
|
||||
if (!mFindBackward) {
|
||||
mInnerIterator->First();
|
||||
mOuterIterator->First();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user