summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2004-06-14 21:51:49 +0000
committerJan Djärv <jan.h.d@swipnet.se>2004-06-14 21:51:49 +0000
commit2f4a048d1ba9ef381d87fbe612bf95fc8afde39d (patch)
tree9aa51958af42cd0773501a58b562a1a5e8cf3cda
parent1ebd4f78e4f5a7b53996edf2b1ca5303af04d3f0 (diff)
downloademacs-2f4a048d1ba9ef381d87fbe612bf95fc8afde39d.tar.gz
emacs-2f4a048d1ba9ef381d87fbe612bf95fc8afde39d.tar.bz2
emacs-2f4a048d1ba9ef381d87fbe612bf95fc8afde39d.zip
* xterm.h (struct x_display_info): Typo in comment fixed.
-rw-r--r--src/xterm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xterm.h b/src/xterm.h
index 3bc2c5994bd..9436f44ed6f 100644
--- a/src/xterm.h
+++ b/src/xterm.h
@@ -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. */