diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2005-06-21 14:13:49 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2005-06-21 14:13:49 +0000 |
commit | f0cdbdfa39012d5e3673cb8b47f06465d981224f (patch) | |
tree | 963c6e32f562f122f4ff50194bb630ca5a20f114 /lispref/frames.texi | |
parent | 23873c965cd10f20df6f62666d43acf940ca3126 (diff) | |
download | emacs-f0cdbdfa39012d5e3673cb8b47f06465d981224f.tar.gz |
Fix spellings.
Diffstat (limited to 'lispref/frames.texi')
-rw-r--r-- | lispref/frames.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi index 10035b76f9f..13921c0b6fc 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -1990,7 +1990,7 @@ quickly. @tindex display-planes This function returns the number of planes the display supports. This is typically the number of bits per pixel. -For a tty display, it is log to base two of the number of colours supported. +For a tty display, it is log to base two of the number of colors supported. @end defun @defun display-visual-class &optional display |