X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fcolor.el;h=487e280dd59b800b7b5da0b071f66d534e2ac2de;hp=5b67eb58a6351821c8aefb7e13883a7ea3f8a652;hb=956db6a3e41381305e5ccb716b1055bd9f5fed8f;hpb=0b19a237465f4fb273fba4abfe5180ff82916a44 diff --git a/lisp/color.el b/lisp/color.el index 5b67eb58a..487e280dd 100644 --- a/lisp/color.el +++ b/lisp/color.el @@ -28,7 +28,7 @@ ;; complements, and computing CIEDE2000 color distances. ;; ;; Supported color representations include RGB (red, green, blue), HSV -;; (hue, saturation, value), HSL (hue, saturation, luminence), sRGB, +;; (hue, saturation, value), HSL (hue, saturation, luminance), sRGB, ;; CIE XYZ, and CIE L*a*b* color components. ;;; Code: