From 8e72bb0795378be82504eea6fbac5591eaecb71d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 1 Sep 2014 21:57:45 +0200 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/lib/libgamma-error.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/libgamma-error.h b/src/lib/libgamma-error.h index 419985f..7e8dd2d 100644 --- a/src/lib/libgamma-error.h +++ b/src/lib/libgamma-error.h @@ -370,7 +370,7 @@ const char* libgamma_name_of_error(int value) __attribute__((const)); * Return the value of a `libgamma` error definition refered to by name. * * @param name The name of the definition associated with the error code. - * @return The error code, zero if the name does is `NULL` + * @return The error code, zero if the name is `NULL` * or does not refer to a `libgamma` error. */ int libgamma_value_of_error(const char* name) __attribute__((const)); -- cgit v1.2.3-70-g09d2