diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 13:35:03 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 13:35:03 +0100 |
| commit | 8927ffc9e4f01c1debfa09e9c845c507a797c83e (patch) | |
| tree | d1d7b1d94fe14dd5be7c3e67f7f29f380258bb3b /libgamma-error.cc | |
| parent | Update e-mail (diff) | |
| download | libgammamm-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.cc | 2 |
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` |
