fixing typo - s/cahced/cache

git-svn-id: svn://10.0.0.236/trunk@143895 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
stephend%netscape.com 2003-06-18 23:04:50 +00:00
parent c4702398f4
commit 2f3cf9eef5

View File

@ -7155,7 +7155,7 @@ nsHTMLEditRules::ReapplyCachedStyles()
// for them, so that they will be reinserted when new
// content is added.
// When we apply cahced styles to TypeInState, we always want
// When we apply cached styles to TypeInState, we always want
// to blow away prior TypeInState:
mHTMLEditor->mTypeInState->Reset();