aboutsummaryrefslogtreecommitdiffstats
path: root/libgamma-facade.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libgamma-facade.cc')
-rw-r--r--libgamma-facade.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgamma-facade.cc b/libgamma-facade.cc
index 9f2e457..ca6ed65 100644
--- a/libgamma-facade.cc
+++ b/libgamma-facade.cc
@@ -91,7 +91,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.
* This value should not be `free`:d.