diff options
Diffstat (limited to 'libgamma_value_of_error.c')
-rw-r--r-- | libgamma_value_of_error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgamma_value_of_error.c b/libgamma_value_of_error.c index 41ca40f..16fc941 100644 --- a/libgamma_value_of_error.c +++ b/libgamma_value_of_error.c @@ -3,7 +3,7 @@ /** - * Get the value of a `libgamma` error definition refered to by name + * Get the value of a `libgamma` error definition referred to by name * * @param name The name of the definition associated with the error code * @return The error code, zero if the name is `NULL` |