summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2011-09-05 15:43:14 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2011-09-27 11:57:20 +1000
commit9125952b407090b040bffb3d752288293137cf77 (patch)
tree6dda8ac684ded0a80779542d50605605bf2745ce
parent2d2dce558d24eeea0eb011ec9ebaa6c5c2273c39 (diff)
xfree86: fix comment typo
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--hw/xfree86/common/xf86Xinput.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/common/xf86Xinput.c b/hw/xfree86/common/xf86Xinput.c
index 114cdd9d6..526b92d3a 100644
--- a/hw/xfree86/common/xf86Xinput.c
+++ b/hw/xfree86/common/xf86Xinput.c
@@ -746,7 +746,7 @@ xf86DeleteInput(InputInfoPtr pInp, int flags)
}
/*
- * Apply backend-specific initialization. Invoked after ActiveteDevice(),
+ * Apply backend-specific initialization. Invoked after ActivateDevice(),
* i.e. after the driver successfully completed DEVICE_INIT and the device
* is advertised.
* @param dev the device