diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/gamma-x-randr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/gamma-x-randr.c b/src/lib/gamma-x-randr.c index 013b4cb..21b6ca6 100644 --- a/src/lib/gamma-x-randr.c +++ b/src/lib/gamma-x-randr.c @@ -896,7 +896,7 @@ int libgamma_x_randr_get_crtc_information(libgamma_crtc_information_t* restrict /** - * 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. |