diff options
Diffstat (limited to 'src/lib/gamma-x-randr.h')
-rw-r--r-- | src/lib/gamma-x-randr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/gamma-x-randr.h b/src/lib/gamma-x-randr.h index 28ef507..39afa5c 100644 --- a/src/lib/gamma-x-randr.h +++ b/src/lib/gamma-x-randr.h @@ -136,7 +136,7 @@ int libgamma_x_randr_get_crtc_information(libgamma_crtc_information_t* restrict libgamma_crtc_state_t* restrict crtc, int32_t fields); /** - * Get current the gamma ramps for a CRTC, 16-bit gamma-depth version. + * Get the current gamma ramps for a CRTC, 16-bit gamma-depth version. * * @param this The CRTC state. * @param ramps The gamma ramps to fill with the current values. |