From: Eli Zaretskii Date: Fri, 25 Jan 2002 14:35:42 +0000 (+0000) Subject: Fix a typo in a comment. X-Git-Tag: ttn-vms-21-2-B4~16969 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e47cd3c4e2a137839698dc046e0745b57b02ae1d;p=emacs.git Fix a typo in a comment. --- diff --git a/lisp/term/rxvt.el b/lisp/term/rxvt.el index 7230a0be0f7..550a43ce528 100644 --- a/lisp/term/rxvt.el +++ b/lisp/term/rxvt.el @@ -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