diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-05-28 02:04:08 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-05-28 02:04:08 +0200 |
commit | 8a5aa756219c0f8b2044e6ff8f32046275a7ab06 (patch) | |
tree | faa29fda5882fefd53e450823250985b971806a2 /info | |
parent | add overview (diff) | |
download | libgamma-8a5aa756219c0f8b2044e6ff8f32046275a7ab06.tar.gz libgamma-8a5aa756219c0f8b2044e6ff8f32046275a7ab06.tar.bz2 libgamma-8a5aa756219c0f8b2044e6ff8f32046275a7ab06.tar.xz |
mention what language libgamma uses
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info')
-rw-r--r-- | info/libgamma.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/info/libgamma.texinfo b/info/libgamma.texinfo index 9dd2972..8f585b6 100644 --- a/info/libgamma.texinfo +++ b/info/libgamma.texinfo @@ -60,7 +60,7 @@ Texts. A copy of the license is included in the section entitled @node Overview @chapter Overview -@command{libgamma} is a library that aims to +@command{libgamma} is a C library that aims to abstract away the display server when adjusting the colours curves for monitors via gamma ramps, and to be cross-platform. |