summaryrefslogtreecommitdiff
path: root/gsk/gskenums.h
diff options
context:
space:
mode:
Diffstat (limited to 'gsk/gskenums.h')
-rw-r--r--gsk/gskenums.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gsk/gskenums.h b/gsk/gskenums.h
index 5b0afb78a3..fdea6d74a5 100644
--- a/gsk/gskenums.h
+++ b/gsk/gskenums.h
@@ -209,7 +209,7 @@ typedef enum {
*
* Also keep in mind that rounding errors may cause matrices to not
* conform to their categories. Otherwise, matrix operations done via
- * mutliplication will not worsen categories. So for the matrix
+ * multiplication will not worsen categories. So for the matrix
* multiplication `C = A * B`, `category(C) = MIN (category(A), category(B))`.
*/
typedef enum