diff options
Diffstat (limited to 'randr/rrtransform.c')
-rw-r--r-- | randr/rrtransform.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/randr/rrtransform.c b/randr/rrtransform.c index f93181d2e..c8a27498f 100644 --- a/randr/rrtransform.c +++ b/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. |