diff lisp/term/x-win.el @ 12443:6e284e77df03

(x-colors): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Fri, 30 Jun 1995 05:12:56 +0000
parents 562d3062b82e
children fb1b760f6636
line wrap: on
line diff
--- a/lisp/term/x-win.el	Fri Jun 30 01:10:20 1995 +0000
+++ b/lisp/term/x-win.el	Fri Jun 30 05:12:56 1995 +0000
@@ -486,7 +486,7 @@
 		   "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.