From 9125952b407090b040bffb3d752288293137cf77 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 5 Sep 2011 15:43:14 +1000 Subject: [PATCH] xfree86: fix comment typo Signed-off-by: Peter Hutterer --- hw/xfree86/common/xf86Xinput.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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