summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2010-09-23 16:17:40 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2010-09-23 16:17:40 -0300
commit7d7cc26011fde18dcce5c6b95cd73a12a71a7f99 (patch)
treea080bca02bfe315ad5963e52feb40fbb47319862 /src
parent90dda28842ac76a05ae75a4fdd457dd8b8988950 (diff)
lx_display: fix typo
Diffstat (limited to 'src')
-rw-r--r--src/lx_display.c2
1 files changed, 1 insertions, 1 deletions
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.
*/