diff options
author | Mattias Andrée <maandree@kth.se> | 2016-12-16 03:59:30 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-12-16 03:59:30 +0100 |
commit | 4789231ea9d6d9e65bf2a619275605aff0b8d4a0 (patch) | |
tree | 501028ccc7a79c257ef63bff9ad2099f91d695be /doc/info/content.texinfo | |
parent | bug fixes + beginning of test (diff) | |
download | libcolour-4789231ea9d6d9e65bf2a619275605aff0b8d4a0.tar.gz libcolour-4789231ea9d6d9e65bf2a619275605aff0b8d4a0.tar.bz2 libcolour-4789231ea9d6d9e65bf2a619275605aff0b8d4a0.tar.xz |
misc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/info/content.texinfo')
-rw-r--r-- | doc/info/content.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/info/content.texinfo b/doc/info/content.texinfo index 4ad71d5..c8e7811 100644 --- a/doc/info/content.texinfo +++ b/doc/info/content.texinfo @@ -29,7 +29,7 @@ Colour Spaces * CIEXYZ:: The CIE 1931 XYZ colour model. * CIELAB:: The CIE L*a*b* colour model. * CIELUV:: The CIE 1976 (L*, u*, v*) colour model. -* CIELCh:: The CIE LCh colour model. +* CIELChuv:: The CIE LCh@sub{uv} colour model. * YIQ:: The YIQ colour model. * YDbDr:: The YDbDr colour model. * YUV:: The YUV colour model. |