]> git.eshelyaron.com Git - emacs.git/commitdiff
Typo.
authorGlenn Morris <rgm@gnu.org>
Wed, 15 Aug 2007 03:23:23 +0000 (03:23 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 15 Aug 2007 03:23:23 +0000 (03:23 +0000)
src/term.c

index 380e5b6fbece7dc2ccc1ec55ae348013b9cae219..8b46243a43af45357b33e6a0d9c920c757dfb5fc 100644 (file)
@@ -2170,7 +2170,7 @@ DEFUN ("tty-display-color-cells", Ftty_display_color_cells,
 #ifndef WINDOWSNT
 
 /* Explicitly initialized here rather than in the function to work
-   around an HPUX complier bug (?). See
+   around an HPUX compiler bug (?). See
    http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00410.html  */
 static int default_max_colors = 0;
 static int default_max_pairs = 0;