summaryrefslogtreecommitdiff
path: root/lisp/term
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-06-30 05:12:56 +0000
committerRichard M. Stallman <rms@gnu.org>1995-06-30 05:12:56 +0000
commit6bd4a68136d5a04db8fe84a8b0d4443610a559e2 (patch)
tree4f6a49fc8b3b6330c0e7c96a836b36d27a9c4aa2 /lisp/term
parent4e91be01cd2961e62d515837b2f4c101779da3f7 (diff)
downloademacs-6bd4a68136d5a04db8fe84a8b0d4443610a559e2.tar.gz
(x-colors): Doc fix.
Diffstat (limited to 'lisp/term')
-rw-r--r--lisp/term/x-win.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el
index b23c14a6084..d1ca04573f4 100644
--- a/lisp/term/x-win.el
+++ b/lisp/term/x-win.el
@@ -486,7 +486,7 @@ This returns ARGS with the arguments that have been processed removed."
"Yellow"
"green yellow"
"GreenYellow")
- "The full list of X colors from the `rgb.text' file.")
+ "The list of X colors from the `rgb.txt' file.")
(defun x-defined-colors (&optional frame)
"Return a list of colors supported for a particular frame.