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:
parent
e8384e8611
commit
e47cd3c4e2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user