diff src/frame.c @ 96746:7fa6fba9e51b

Typo.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 16 Jul 2008 19:14:01 +0000
parents d45acf0c8d23
children 9697a5f0281d
line wrap: on
line diff
--- a/src/frame.c	Wed Jul 16 18:06:52 2008 +0000
+++ b/src/frame.c	Wed Jul 16 19:14:01 2008 +0000
@@ -3348,7 +3348,7 @@
   int fontset = -1;
   Lisp_Object font_object;
 
-  /* Set the frame parameter back to the old value because we mail
+  /* Set the frame parameter back to the old value because we may
      fail to use ARG as the new parameter value.  */
   store_frame_param (f, Qfont, oldval);