From 811029d313a339ac0840a475a570367342b34fa7 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 30 Jun 2008 02:12:47 +0000 Subject: [PATCH] Fix typo in comments. --- src/xfaces.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xfaces.c b/src/xfaces.c index 4992ee4f7de..8482608832a 100644 --- a/src/xfaces.c +++ b/src/xfaces.c @@ -3964,7 +3964,7 @@ Default face attributes override any local face attributes. */) lvec[i] = gvec[i]; /* If the default face was changed, realize it again, and update the - `font' face parameter. */ + `font' frame parameter. */ if (EQ (face, Qdefault)) { struct face_cache *c = FRAME_FACE_CACHE (f); -- 2.39.2