From 7d7cc26011fde18dcce5c6b95cd73a12a71a7f99 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 23 Sep 2010 16:17:40 -0300 Subject: lx_display: fix typo --- src/lx_display.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/lx_display.c b/src/lx_display.c index ae1d39f..89b725f 100644 --- a/src/lx_display.c +++ b/src/lx_display.c @@ -363,7 +363,7 @@ lx_crtc_gamma_set(xf86CrtcPtr crtc, CARD16 * red, CARD16 * green, WRITE_VID32(DF_DISPLAY_CONFIG, dcfg); } - /* Allocates shadow memory, and allocating a new space for Rotatation. + /* Allocates shadow memory, and allocating a new space for Rotation. * The size is measured in bytes, and the offset from the beginning * of card space is returned. */ -- cgit v1.2.3