From 8120fa77a38a4bae3cee466fe3f8afcea65bda6b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 4 Sep 2014 09:11:29 +0200 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/lib/libgamma-facade.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/lib/libgamma-facade.h b/src/lib/libgamma-facade.h index 425fc43..b10848d 100644 --- a/src/lib/libgamma-facade.h +++ b/src/lib/libgamma-facade.h @@ -173,7 +173,7 @@ void libgamma_site_destroy(libgamma_site_state_t* restrict this); void libgamma_site_free(libgamma_site_state_t* restrict this); /** - * Restore the gamma ramps all CRTC:s with a site to the system settings. + * Restore the gamma ramps all CRTC:s within a site to the system settings. * * @param this The site state. * @return Zero on success, otherwise (negative) the value of an @@ -210,7 +210,7 @@ void libgamma_partition_destroy(libgamma_partition_state_t* restrict this); void libgamma_partition_free(libgamma_partition_state_t* restrict this); /** - * Restore the gamma ramps all CRTC:s with a partition to the system settings. + * Restore the gamma ramps all CRTC:s within a partition to the system settings. * * @param this The partition state. * @return Zero on success, otherwise (negative) the value of an -- cgit v1.2.3-70-g09d2