aboutsummaryrefslogtreecommitdiffstats
path: root/libgamma-error.hh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libgamma-error.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgamma-error.hh b/libgamma-error.hh
index 63189ee..a795489 100644
--- a/libgamma-error.hh
+++ b/libgamma-error.hh
@@ -64,7 +64,7 @@ namespace libgamma
std::string *name_of_error(int value);
/**
- * Return the value of a `libgamma` error definition refered to by name
+ * Return 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 `nullptr`