changeset 56111:54633f72f8db

* xterm.h (struct x_display_info): Typo in comment fixed.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 14 Jun 2004 21:51:49 +0000
parents e6ffb2458953
children e4cfda8330d5
files src/xterm.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xterm.h	Mon Jun 14 21:17:25 2004 +0000
+++ b/src/xterm.h	Mon Jun 14 21:51:49 2004 +0000
@@ -167,7 +167,7 @@
   /* 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.  */