summaryrefslogtreecommitdiff
path: root/gsk/gsktransform.c
diff options
context:
space:
mode:
Diffstat (limited to 'gsk/gsktransform.c')
-rw-r--r--gsk/gsktransform.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gsk/gsktransform.c b/gsk/gsktransform.c
index d70fdadf4c..7fd705a49c 100644
--- a/gsk/gsktransform.c
+++ b/gsk/gsktransform.c
@@ -1412,7 +1412,7 @@ gsk_transform_to_matrix (GskTransform *self,
* |[<!-- language="plain" -->
* | xx yx | | a b 0 |
* | xy yy | = | c d 0 |
- * | x0 y0 | | tx ty 1 |
+ * | dx dy | | tx ty 1 |
* ]|
*
* This function can be used to convert between a #GskTransform