summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-10-08 21:34:13 +0100
committerRichard Hughes <richard@hughsie.com>2014-10-24 10:02:22 +0100
commitd2d7c985efeceabec46af292276a7dbedc5ad262 (patch)
tree33f780fbcb131d1098cc12c77bd09368d2142134
parentbcf42a33050830bd66d8fe944e5148b5f09a55a6 (diff)
downloadcolord-d2d7c985efeceabec46af292276a7dbedc5ad262.tar.gz
trivial: Fix gtk-doc markup comment spelling
-rw-r--r--lib/colord/cd-it8-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/colord/cd-it8-utils.c b/lib/colord/cd-it8-utils.c
index 1ca1b63..ac51b1f 100644
--- a/lib/colord/cd-it8-utils.c
+++ b/lib/colord/cd-it8-utils.c
@@ -179,7 +179,7 @@ out:
* @it8_ccmx: The calculated correction matrix
* @error: A #GError, or %NULL
*
- * This calculates the colorimter correction matrix using the Four-Color
+ * This calculates the colorimeter correction matrix using the Four-Color
* Matrix Method by Yoshihiro Ohno and Jonathan E. Hardis, 1997.
*
* Return value: %TRUE if a correction matrix was found.