diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-05-31 06:46:45 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-05-31 06:46:45 +0200 |
commit | 23a85d9096f2b2756325c1162d259f2e1d1ce25f (patch) | |
tree | dff6dba1a6bbc2e7f7d9051e2b23227078bdfe4e /src | |
parent | info: doc libgamma_perror (diff) | |
download | libgamma-23a85d9096f2b2756325c1162d259f2e1d1ce25f.tar.gz libgamma-23a85d9096f2b2756325c1162d259f2e1d1ce25f.tar.bz2 libgamma-23a85d9096f2b2756325c1162d259f2e1d1ce25f.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/libgamma-method.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libgamma-method.h b/src/libgamma-method.h index 00dc5a8..8496631 100644 --- a/src/libgamma-method.h +++ b/src/libgamma-method.h @@ -73,7 +73,7 @@ #define LIBGAMMA_METHOD_W32_GDI 4 /** - * The identifier for the Core Graphics adjustment + * The identifier for the CoreGraphics adjustment * method that is available in Mac OS X that can * adjust gamma ramps under the Quartz display server. * This method is not well tested; it can be compiled |