From 40ba43b4b71df1d51954bdad071e74243c4aea7c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 19 Nov 2011 23:30:16 -0800 Subject: Spelling fixes. --- lisp/faces.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/faces.el') diff --git a/lisp/faces.el b/lisp/faces.el index 7bc103ca699..f10c9f87f25 100644 --- a/lisp/faces.el +++ b/lisp/faces.el @@ -1925,7 +1925,7 @@ frame parameters in PARAMETERS." (progn ;; Initialize faces from face spec and custom theme. (face-spec-recalc face frame) - ;; X resouces for the default face are applied during + ;; X resources for the default face are applied during ;; `x-create-frame'. (and (not (eq face 'default)) window-system-p (make-face-x-resource-internal face frame)) -- cgit v1.2.3