Fix typo in comments.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 30 Jun 2008 02:12:47 +0000 (02:12 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 30 Jun 2008 02:12:47 +0000 (02:12 +0000)
src/xfaces.c

index 4992ee4..8482608 100644 (file)
@@ -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);