diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-27 19:11:11 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-27 19:11:11 +0200 |
commit | 5b1f192505b421c165c5ca9d5c3d4d313a7c69d6 (patch) | |
tree | 98dd03724e23e42182732a5f49edf7f99d90d84b /README | |
parent | typo (diff) | |
download | libgamma-5b1f192505b421c165c5ca9d5c3d4d313a7c69d6.tar.gz libgamma-5b1f192505b421c165c5ca9d5c3d4d313a7c69d6.tar.bz2 libgamma-5b1f192505b421c165c5ca9d5c3d4d313a7c69d6.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ libgamma is a library that aims to abstract away the -display server when adjusting the colours curves +display server when adjusting the color curves for monitors via gamma ramps. -The pricipal goal of libgamma is to provide abstraction +The principal goal of libgamma is to provide abstraction now that we are entering a world of multiple display servers and to reduce code duplication both within and between software like redshift and blueshift. |