aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/randr/rrtransform.c
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/randr/rrtransform.c')
-rw-r--r--xorg-server/randr/rrtransform.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/randr/rrtransform.c b/xorg-server/randr/rrtransform.c
index f93181d2e..c8a27498f 100644
--- a/xorg-server/randr/rrtransform.c
+++ b/xorg-server/randr/rrtransform.c
@@ -131,7 +131,7 @@ RRTransformRescale(struct pixman_f_transform *f_transform, double limit)
/*
* Compute the complete transformation matrix including
- * client-specified transform, rotation/reflection values and the crtc
+ * client-specified transform, rotation/reflection values and the crtc
* offset.
*
* Return TRUE if the resulting transform is not a simple translation.