summaryrefslogtreecommitdiff
path: root/driver/xf86-video-mach64/src/ativgaio.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/xf86-video-mach64/src/ativgaio.h')
-rw-r--r--driver/xf86-video-mach64/src/ativgaio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/xf86-video-mach64/src/ativgaio.h b/driver/xf86-video-mach64/src/ativgaio.h
index c73e8ae1b..14e34675a 100644
--- a/driver/xf86-video-mach64/src/ativgaio.h
+++ b/driver/xf86-video-mach64/src/ativgaio.h
@@ -38,7 +38,7 @@
extern void ATISetVGAIOBase(ATIPtr, const CARD8);
-/* Odds and ends to ease reading and writting of indexed registers */
+/* Odds and ends to ease reading and writing of indexed registers */
#define GetReg(_Register, _Index) \
( \
outb(_Register, _Index), \