aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/libgamma-facade.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libgamma-facade.h')
-rw-r--r--src/lib/libgamma-facade.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libgamma-facade.h b/src/lib/libgamma-facade.h
index 87d853b..4385d08 100644
--- a/src/lib/libgamma-facade.h
+++ b/src/lib/libgamma-facade.h
@@ -215,7 +215,7 @@ int libgamma_partition_restore(libgamma_partition_state_t* restrict this);
*
* @param this The CRTC state to initialise.
* @param partition The partition state for the partition that the CRTC belongs to.
- * @param crtc The the index of the CRTC within the site.
+ * @param crtc The the index of the CRTC within the partition.
* @return Zero on success, otherwise (negative) the value of an
* error identifier provided by this library.
*/