Fix typo stephend pointed out.

This commit is contained in:
dbaron%dbaron.org 2005-09-12 04:28:16 +00:00
Родитель 6f7e83e349
Коммит 0363a5374b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -96,7 +96,7 @@ class nsStyleSet
nsStyleContext* aParentContext,
nsICSSPseudoComparator* aComparator = nsnull);
// This funtions just like ResolvePseudoStyleFor except that it will
// This functions just like ResolvePseudoStyleFor except that it will
// return nsnull if there are no explicit style rules for that
// pseudo element. It should be used only for pseudo-elements.
already_AddRefed<nsStyleContext>