diff options
Diffstat (limited to 'src/lib/libgamma-method.h')
-rw-r--r-- | src/lib/libgamma-method.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libgamma-method.h b/src/lib/libgamma-method.h index 7c14a6f..eefef6c 100644 --- a/src/lib/libgamma-method.h +++ b/src/lib/libgamma-method.h @@ -763,7 +763,7 @@ typedef struct libgamma_crtc_information /** * The layout of the subpixels. - * You cannot count on this value -- especially for CRT:s -- + * You cannot count on this value --- especially for CRT:s --- * but it is provided anyway as a means of distinguishing monitors. */ libgamma_subpixel_order_t subpixel_order; |