aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-08-27 19:11:11 +0200
committerMattias Andrée <maandree@operamail.com>2014-08-27 19:11:11 +0200
commit5b1f192505b421c165c5ca9d5c3d4d313a7c69d6 (patch)
tree98dd03724e23e42182732a5f49edf7f99d90d84b /README
parenttypo (diff)
downloadlibgamma-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--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 3d8b923..07ea21a 100644
--- a/README
+++ b/README
@@ -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.