diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-02-24 19:56:35 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-02-24 19:56:35 +0100 |
commit | d828193351588567014eff84c453273a9801e9fe (patch) | |
tree | 35169c43d5c345bbfdc01e354ac15991b601b699 /info/blueshift.texinfo | |
parent | m + info: add section: hardware detection (diff) | |
download | blueshift-d828193351588567014eff84c453273a9801e9fe.tar.gz blueshift-d828193351588567014eff84c453273a9801e9fe.tar.bz2 blueshift-d828193351588567014eff84c453273a9801e9fe.tar.xz |
m doc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info/blueshift.texinfo')
-rw-r--r-- | info/blueshift.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo index 1d37bbd..7cf5321 100644 --- a/info/blueshift.texinfo +++ b/info/blueshift.texinfo @@ -586,7 +586,7 @@ of functions used to convert colour space: Convert [0, 1] linear RGB to [0, 1] sRGB @item standard_to_linear(r, g, b) -Convert [0, 1] sRGB to linear [0, 1] RGB +Convert [0, 1] sRGB to [0, 1] linear RGB @item ciexyy_to_ciexyz(x, y, Y) Convert CIE xyY to CIE XYZ |