summaryrefslogtreecommitdiff
path: root/src/lg_xaa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lg_xaa.c')
-rw-r--r--src/lg_xaa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lg_xaa.c b/src/lg_xaa.c
index 5e6e72e..2bb836d 100644
--- a/src/lg_xaa.c
+++ b/src/lg_xaa.c
@@ -248,7 +248,7 @@ LgSetupForScreenToScreenCopy(ScrnInfoPtr pScrn, int xdir, int ydir,
/* We set the rop up here because the LgSETROP macro conveniently
(really -- it is convenient!) clears the transparency bits
- in DRAWDEF. We'll set those bits appropriatly later. */
+ in DRAWDEF. We'll set those bits appropriately later. */
LgSETROP(lgRop[rop]);
if (ydir < 0)