diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-09-09 08:51:59 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-09-09 08:52:08 +0200 |
commit | 1625b30a0b305be0869d4998c29602d9113947a7 (patch) | |
tree | 4ec4ea27b5f7167e1e74615f7fd6cbdcf27829bf /doc/info/mds.texinfo | |
parent | mds-colour is gamma ramp-aware (diff) | |
download | mds-1625b30a0b305be0869d4998c29602d9113947a7.tar.gz mds-1625b30a0b305be0869d4998c29602d9113947a7.tar.bz2 mds-1625b30a0b305be0869d4998c29602d9113947a7.tar.xz |
type
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/info/mds.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 47f60b9..b596ee5 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -1523,7 +1523,7 @@ example, if for the red channel, 0 is mapped to 0, 1 is mapped to 3, 2 is mapped 2 and 3 is mapped to 1, but 1 and 3 requires dithering, then if 3 is requested, @command{mds-colour} will tell -the client to deither 0 and 2 with 50 %, which +the client to dither 0 and 2 with 50 %, which should generate 1, but 1 and 3 has been swapped. |