aboutsummaryrefslogtreecommitdiffstats
path: root/libgamma-error.hh
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 13:35:03 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 13:35:03 +0100
commit8927ffc9e4f01c1debfa09e9c845c507a797c83e (patch)
treed1d7b1d94fe14dd5be7c3e67f7f29f380258bb3b /libgamma-error.hh
parentUpdate e-mail (diff)
downloadlibgammamm-8927ffc9e4f01c1debfa09e9c845c507a797c83e.tar.gz
libgammamm-8927ffc9e4f01c1debfa09e9c845c507a797c83e.tar.bz2
libgammamm-8927ffc9e4f01c1debfa09e9c845c507a797c83e.tar.xz
m fixes
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libgamma-error.hh')
-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`