dix: typo fix in comment

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2013-01-10 10:33:05 +10:00
parent 05ed095dd8
commit adde4e6448

View File

@ -738,7 +738,7 @@ ApplyConstantDeceleration(DeviceVelocityPtr vel, double *fdx, double *fdy)
}
/*
* compute the acceleration for given velocity and enforce min_acceleartion
* compute the acceleration for given velocity and enforce min_acceleration
*/
double
BasicComputeAcceleration(DeviceIntPtr dev,