From 0363a5374b238c5973f35a93bb415bd07ee92285 Mon Sep 17 00:00:00 2001 From: "dbaron%dbaron.org" Date: Mon, 12 Sep 2005 04:28:16 +0000 Subject: [PATCH] Fix typo stephend pointed out. --- layout/style/nsStyleSet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/style/nsStyleSet.h b/layout/style/nsStyleSet.h index 424b0f907ba4..908f6c2d1cc0 100644 --- a/layout/style/nsStyleSet.h +++ b/layout/style/nsStyleSet.h @@ -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