1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00

Fix a typo in a comment.

This commit is contained in:
Eli Zaretskii 2002-01-25 14:35:42 +00:00
parent e8384e8611
commit e47cd3c4e2

View 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