summaryrefslogtreecommitdiff
path: root/lib/colord/cd-math.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/colord/cd-math.c')
-rw-r--r--lib/colord/cd-math.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/colord/cd-math.c b/lib/colord/cd-math.c
index 50d8d80..2eacaae 100644
--- a/lib/colord/cd-math.c
+++ b/lib/colord/cd-math.c
@@ -122,7 +122,7 @@ cd_vec3_add (const CdVec3 *src1, const CdVec3 *src2, CdVec3 *dest)
* @src2: the other source
* @dest: the destination
*
- * Subtracts one vector quantaty from another
+ * Subtracts one vector quantity from another
* The arguments @src and @dest can be the same value.
**/
void