]> code.delx.au - gnu-emacs/commitdiff
(x-colors): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Fri, 30 Jun 1995 05:12:56 +0000 (05:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 30 Jun 1995 05:12:56 +0000 (05:12 +0000)
lisp/term/x-win.el

index b23c14a6084f7425995f24793ea97ccfa73916f7..d1ca04573f4bf1fb715b475a0c843fdb27920b20 100644 (file)
@@ -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.