]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment fix.
authorGerd Moellmann <gerd@gnu.org>
Wed, 31 Oct 2001 11:02:19 +0000 (11:02 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 31 Oct 2001 11:02:19 +0000 (11:02 +0000)
src/dispextern.h

index db3b8efecb44c5364ec452c9db825d596f0d08bc..820f986179d9f7ce06fd386ac9bdfc52d9bc27b3 100644 (file)
@@ -1292,7 +1292,7 @@ struct face
   unsigned background_defaulted_p : 1;
 
   /* 1 means that either no color is specified for underlining or that
-     the the specified color couldn't be loaded.  Use the foreground
+     the specified color couldn't be loaded.  Use the foreground
      color when drawing in that case. */
   unsigned underline_defaulted_p : 1;