aboutsummaryrefslogtreecommitdiffstats
path: root/libgamma-error.cc
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.cc
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.cc')
-rw-r--r--libgamma-error.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgamma-error.cc b/libgamma-error.cc
index f7cb5ee..6a13598 100644
--- a/libgamma-error.cc
+++ b/libgamma-error.cc
@@ -46,7 +46,7 @@ namespace libgamma
}
/**
- * 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`