summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/i830_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i830_driver.c b/src/i830_driver.c
index 48e23510..6ff5a1de 100644
--- a/src/i830_driver.c
+++ b/src/i830_driver.c
@@ -1607,7 +1607,7 @@ I830AccelMethodInit(ScrnInfoPtr pScrn)
* Then, just to make things more confusing, the default EXA will
* be overridden to UXA if KMS is available. See I830DrmModeInit.
*
- * All this *will* go away when we remov XAA and EXA support from
+ * All this *will* go away when we remove XAA and EXA support from
* this driver. (And there will be much rejoicing.)
*/
if (!(pI830->accel == ACCEL_NONE)) {