Bug 106386 Correct misspellings in source code

patch by mats.palmgren@bredband.net r=dbaron sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@185018 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2005-11-20 22:05:24 +00:00
parent dc0b23fce2
commit a05383ef1b
90 changed files with 222 additions and 222 deletions

View File

@@ -1327,7 +1327,7 @@ nsFrameManager::ReResolveStyleContext(nsPresContext *aPresContext,
ReResolveStyleContext(aPresContext, child, content,
aChangeList, aMinChange);
} else {
NOISY_TRACE_FRAME("child frame already resolved as descendent, skipping",aFrame);
NOISY_TRACE_FRAME("child frame already resolved as descendant, skipping",aFrame);
}
}
}