diff options
Diffstat (limited to 'src/w32faces.c')
-rw-r--r-- | src/w32faces.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32faces.c b/src/w32faces.c index dd0cbbaa8a7..a95870c8942 100644 --- a/src/w32faces.c +++ b/src/w32faces.c @@ -69,7 +69,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ lisp manipulates to control what gets displayed. Elements 0 and 1 of FRAME->display.x->param_faces are special - they describe the default and mode line faces. None of the faces in param_faces have - GC's. (See src/dispextern.h for the definiton of struct face. + GC's. (See src/dispextern.h for the definition of struct face. lisp/faces.el maintains the isomorphism between face_alist and param_faces.) |