# HG changeset patch # User Eli Zaretskii # Date 1011969342 0 # Node ID 201a6b278692f74b6ed3e772840acc9a6719c8bc # Parent 3bd7e8f774e50b8258c4e36f639892b720d81eee Fix a typo in a comment. diff -r 3bd7e8f774e5 -r 201a6b278692 lisp/term/rxvt.el --- 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