]> gitweb.factorcode.org Git - factor.git/commitdiff
colors: change article titles.
authorJohn Benediktsson <mrjbq7@gmail.com>
Sat, 21 Jun 2014 03:23:47 +0000 (20:23 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sat, 21 Jun 2014 03:23:47 +0000 (20:23 -0700)
extra/colors/xyy/xyy-docs.factor
extra/colors/xyz/xyz-docs.factor

index 20238a42ef521a7c5fa1c39072ecafcf46f0a5f2..f99eb97d54a8f65addd165cce33123bd84d2aa37 100644 (file)
@@ -4,7 +4,7 @@ IN: colors.xyy
 HELP: xyYa
 { $class-description "The class of CIE xyY colors with an alpha channel." } ;
 
-ARTICLE: "colors.xyy" "xyY colors"
+ARTICLE: "colors.xyy" "CIE xyY colors"
 "The " { $vocab-link "colors.xyy" } " vocabulary implements CIE xyY colors, together with an alpha channel."
 { $subsections
     xyYa
index b08eac1e0941d8bcb1bfe3003445c7cc051a4e3b..15659be8443c24f71c4ff5e4e78ebafa3a7d02ee 100644 (file)
@@ -4,7 +4,7 @@ IN: colors.xyz
 HELP: xyza
 { $class-description "The class of CIE XYZ colors with an alpha channel." } ;
 
-ARTICLE: "colors.xyz" "XYZ colors"
+ARTICLE: "colors.xyz" "CIE XYZ colors"
 "The " { $vocab-link "colors.xyz" } " vocabulary implements CIE XYZ colors, together with an alpha channel."
 { $subsections
     xyza