summaryrefslogtreecommitdiff
path: root/src/via_xvmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/via_xvmc.c')
-rw-r--r--src/via_xvmc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/via_xvmc.c b/src/via_xvmc.c
index a35a44a..a0c54e2 100644
--- a/src/via_xvmc.c
+++ b/src/via_xvmc.c
@@ -270,7 +270,7 @@ static XF86ImagePtr Via_subpicture_list[2] = {
/*
* Filling in the device dependent adaptor record.
* This is named "VIA Video Overlay" because this code falls under the
- * XV extenstion, the name must match or it won't be used.
+ * XV extension, the name must match or it won't be used.
*
* For surface and subpicture, see above.
* The function pointers point to functions below.