]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix a typo in a comment.
authorEli Zaretskii <eliz@gnu.org>
Fri, 25 Jan 2002 14:35:42 +0000 (14:35 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 25 Jan 2002 14:35:42 +0000 (14:35 +0000)
lisp/term/rxvt.el

index 7230a0be0f7db6b780242dc590c7c7ed22c288b2..550a43ce528301c0f594b5ee0f484465d9fbc4d7 100644 (file)
@@ -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