From d6bd6f76be265818ead6a2502d41349c50a09379 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 2 Sep 2014 00:18:17 +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-method.h | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/lib/libgamma-method.h') diff --git a/src/lib/libgamma-method.h b/src/lib/libgamma-method.h index eefef6c..a0e7d6d 100644 --- a/src/lib/libgamma-method.h +++ b/src/lib/libgamma-method.h @@ -1105,7 +1105,7 @@ int libgamma_gamma_ramps8_initialise(libgamma_gamma_ramps8_t* restrict this); /** * Release resources that are held by a gamma ramp strcuture that * has been allocated by `libgamma_gamma_ramps8_initialise` or otherwise - * initialises in the proper manner. + * initialised in the proper manner. * * @param this The gamma ramps. */ @@ -1114,7 +1114,7 @@ void libgamma_gamma_ramps8_destroy(libgamma_gamma_ramps8_t* restrict this); /** * Release resources that are held by a gamma ramp strcuture that * has been allocated by `libgamma_gamma_ramps8_initialise` or otherwise - * initialises in the proper manner, as well as release the pointer + * initialised in the proper manner, as well as release the pointer * to the structure. * * @param this The gamma ramps. @@ -1137,7 +1137,7 @@ int libgamma_gamma_ramps16_initialise(libgamma_gamma_ramps16_t* restrict this); /** * Release resources that are held by a gamma ramp strcuture that * has been allocated by `libgamma_gamma_ramps16_initialise` or otherwise - * initialises in the proper manner. + * initialised in the proper manner. * * @param this The gamma ramps. */ @@ -1146,7 +1146,7 @@ void libgamma_gamma_ramps16_destroy(libgamma_gamma_ramps16_t* restrict this); /** * Release resources that are held by a gamma ramp strcuture that * has been allocated by `libgamma_gamma_ramps16_initialise` or otherwise - * initialises in the proper manner, as well as release the pointer + * initialised in the proper manner, as well as release the pointer * to the structure. * * @param this The gamma ramps. @@ -1169,7 +1169,7 @@ int libgamma_gamma_ramps32_initialise(libgamma_gamma_ramps32_t* restrict this); /** * Release resources that are held by a gamma ramp strcuture that * has been allocated by `libgamma_gamma_ramps32_initialise` or otherwise - * initialises in the proper manner. + * initialised in the proper manner. * * @param this The gamma ramps. */ @@ -1178,7 +1178,7 @@ void libgamma_gamma_ramps32_destroy(libgamma_gamma_ramps32_t* restrict this); /** * Release resources that are held by a gamma ramp strcuture that * has been allocated by `libgamma_gamma_ramps32_initialise` or otherwise - * initialises in the proper manner, as well as release the pointer + * initialised in the proper manner, as well as release the pointer * to the structure. * * @param this The gamma ramps. @@ -1201,7 +1201,7 @@ int libgamma_gamma_ramps64_initialise(libgamma_gamma_ramps64_t* restrict this); /** * Release resources that are held by a gamma ramp strcuture that * has been allocated by `libgamma_gamma_ramps64_initialise` or otherwise - * initialises in the proper manner. + * initialised in the proper manner. * * @param this The gamma ramps. */ @@ -1210,7 +1210,7 @@ void libgamma_gamma_ramps64_destroy(libgamma_gamma_ramps64_t* restrict this); /** * Release resources that are held by a gamma ramp strcuture that * has been allocated by `libgamma_gamma_ramps64_initialise` or otherwise - * initialises in the proper manner, as well as release the pointer + * initialised in the proper manner, as well as release the pointer * to the structure. * * @param this The gamma ramps. @@ -1233,7 +1233,7 @@ int libgamma_gamma_rampsf_initialise(libgamma_gamma_rampsf_t* restrict this); /** * Release resources that are held by a gamma ramp strcuture that * has been allocated by `libgamma_gamma_rampsf_initialise` or otherwise - * initialises in the proper manner. + * initialised in the proper manner. * * @param this The gamma ramps. */ @@ -1242,7 +1242,7 @@ void libgamma_gamma_rampsf_destroy(libgamma_gamma_rampsf_t* restrict this); /** * Release resources that are held by a gamma ramp strcuture that * has been allocated by `libgamma_gamma_rampsf_initialise` or otherwise - * initialises in the proper manner, as well as release the pointer + * initialised in the proper manner, as well as release the pointer * to the structure. * * @param this The gamma ramps. @@ -1265,7 +1265,7 @@ int libgamma_gamma_rampsd_initialise(libgamma_gamma_rampsd_t* restrict this); /** * Release resources that are held by a gamma ramp strcuture that * has been allocated by `libgamma_gamma_rampsd_initialise` or otherwise - * initialises in the proper manner. + * initialised in the proper manner. * * @param this The gamma ramps. */ @@ -1274,7 +1274,7 @@ void libgamma_gamma_rampsd_destroy(libgamma_gamma_rampsd_t* restrict this); /** * Release resources that are held by a gamma ramp strcuture that * has been allocated by `libgamma_gamma_rampsd_initialise` or otherwise - * initialises in the proper manner, as well as release the pointer + * initialised in the proper manner, as well as release the pointer * to the structure. * * @param this The gamma ramps. -- cgit v1.2.3-70-g09d2