changeset 42962:201a6b278692

Fix a typo in a comment.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 25 Jan 2002 14:35:42 +0000
parents 3bd7e8f774e5
children 019acf15aa7a
files lisp/term/rxvt.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/term/rxvt.el	Fri Jan 25 14:15:02 2002 +0000
+++ b/lisp/term/rxvt.el	Fri Jan 25 14:35:42 2002 +0000
@@ -97,7 +97,7 @@
 ;; Set up colors, for those versions of rxvt that support it.
 (defvar rxvt-standard-colors
   ;; The names of the colors in the comments taken from the rxvt.1 man
-  ;; page; th corresponding RGB values--from rgb.txt.
+  ;; page; the corresponding RGB values--from rgb.txt.
   '(("black"          0 (  0   0   0))	; black
     ("red"            1 (205   0   0))	; red3
     ("green"          2 (  0 205   0))	; green3