diff src/xterm.c @ 42206:0f4506820432

Doc fix.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 20 Dec 2001 19:01:00 +0000
parents ca8e9acfffca
children 0f5f05b4b9c0
line wrap: on
line diff
--- a/src/xterm.c	Thu Dec 20 18:59:32 2001 +0000
+++ b/src/xterm.c	Thu Dec 20 19:01:00 2001 +0000
@@ -14871,7 +14871,7 @@
   DEFVAR_BOOL ("x-use-underline-position-properties",
 	       &x_use_underline_position_properties,
      doc: /* *Non-nil means make use of UNDERLINE_POSITION font properties.
-Nil means ignore them.  If you encounter fonts with bogus
+nil means ignore them.  If you encounter fonts with bogus
 UNDERLINE_POSITION font properties, for example 7x13 on XFree prior
 to 4.1, set this to nil.  */);
   x_use_underline_position_properties = 1;