aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-10 18:29:48 +0200
committerMattias Andrée <maandree@kth.se>2016-07-10 18:29:48 +0200
commite6fe7fada173727e6e84b22b0bbde37075cfa4bb (patch)
tree3fce61e1f1a2ede7e121f4569aa48ee92a33f651
parentm (diff)
downloadlibgamma-e6fe7fada173727e6e84b22b0bbde37075cfa4bb.tar.gz
libgamma-e6fe7fada173727e6e84b22b0bbde37075cfa4bb.tar.bz2
libgamma-e6fe7fada173727e6e84b22b0bbde37075cfa4bb.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--src/lib/libgamma-method.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libgamma-method.h b/src/lib/libgamma-method.h
index 304584f..7c5ca08 100644
--- a/src/lib/libgamma-method.h
+++ b/src/lib/libgamma-method.h
@@ -811,7 +811,7 @@ typedef struct libgamma_crtc_information
/**
- * Whether there is a monitors connected to the CRTC.
+ * Whether there is a monitor connected to the CRTC.
*/
int active;