aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-06-18 13:44:56 +0200
committerMattias Andrée <maandree@operamail.com>2014-06-18 13:44:56 +0200
commite86f2cfe77146df7f7ea68fa50236781be200e0c (patch)
treec26337b39dbc00da825e405cd5cf211d03fbf2d5
parentm (diff)
downloadlibgamma-e86f2cfe77146df7f7ea68fa50236781be200e0c.tar.gz
libgamma-e86f2cfe77146df7f7ea68fa50236781be200e0c.tar.bz2
libgamma-e86f2cfe77146df7f7ea68fa50236781be200e0c.tar.xz
typo + grammaro
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 512cf13..3d8b923 100644
--- a/README
+++ b/README
@@ -2,8 +2,8 @@ libgamma is a library that aims to abstract away the
display server when adjusting the colours curves
for monitors via gamma ramps.
-It pricipal goal of libgamma is to provide abstraction
+The pricipal goal of libgamma is to provide abstraction
now that we are entering a world of multiple display
-servers and reduce code duplication both within and
+servers and to reduce code duplication both within and
between software like redshift and blueshift.