]> git.eshelyaron.com Git - emacs.git/commitdiff
* xterm.h (struct x_display_info): Typo in comment fixed.
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 14 Jun 2004 21:51:49 +0000 (21:51 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 14 Jun 2004 21:51:49 +0000 (21:51 +0000)
src/xterm.h

index 3bc2c5994bddae0f1cdbf7057b17abdcec02453c..9436f44ed6fc8327dde5f96fb98b53ef98578e20 100644 (file)
@@ -167,7 +167,7 @@ struct x_display_info
   /* The colormap being used.  */
   Colormap cmap;
 
-  /* Number of panes on this screen.  */
+  /* Number of planes on this screen.  */
   int n_planes;
 
   /* Dimensions of this screen.  */