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-facade.hh | |
| 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 '')
| -rw-r--r-- | libgamma-facade.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgamma-facade.hh b/libgamma-facade.hh index 331cad9..b45ba47 100644 --- a/libgamma-facade.hh +++ b/libgamma-facade.hh @@ -63,7 +63,7 @@ namespace libgamma * the default site for an adjustment method * * @param method The adjustment method (display server and protocol) - * @return The environ variables that is used to determine the + * @return The environment variables that is used to determine the * default site. `nullptr` if there is none, that is, if * the method does not support multiple sites */ |
