aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-06-12 19:11:39 +0200
committerMattias Andrée <maandree@kth.se>2017-06-12 19:11:45 +0200
commit7baea13caea89c9d427f8010ceacd8369796cd56 (patch)
tree95dedd0252579d85e59ef7b7eae08a3279602415 /TODO
parentBump version (diff)
downloadlibcolour-7baea13caea89c9d427f8010ceacd8369796cd56.tar.gz
libcolour-7baea13caea89c9d427f8010ceacd8369796cd56.tar.bz2
libcolour-7baea13caea89c9d427f8010ceacd8369796cd56.tar.xz
Fix typo
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 00d583f..e9194e2 100644
--- a/TODO
+++ b/TODO
@@ -22,4 +22,4 @@ Support for generic additive colour spaces (3 channels and more)
Support for generic subtractive colour spaces (3 channels and more)
GPU accelerate libcolour_convert_en_masse
-Premulti matrices for faster conversion from and to RGB
+Premultiply matrices for faster conversion from and to RGB