xfree86: fix comment typo

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2011-09-05 15:43:14 +10:00
parent 2d2dce558d
commit 9125952b40

View File

@ -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 * i.e. after the driver successfully completed DEVICE_INIT and the device
* is advertised. * is advertised.
* @param dev the device * @param dev the device