[PATCH] USB: Spelling fixes for drivers/usb.
[deliverable/linux.git] / drivers / usb / media / pwc / pwc-ctrl.c
index 42352f531bc0a8debe64ac3de12b632bcd70d06b..42ec468d52d6c8770a2dd4b6270f34ab455b1d8b 100644 (file)
@@ -1100,7 +1100,7 @@ static inline int pwc_mpt_set_angle(struct pwc_device *pdev, int pan, int tilt)
        unsigned char buf[4];
        
        /* set new relative angle; angles are expressed in degrees * 100,
-          but cam as .5 degree resolution, hence devide by 200. Also
+          but cam as .5 degree resolution, hence divide by 200. Also
           the angle must be multiplied by 64 before it's send to
           the cam (??)
         */
This page took 0.026207 seconds and 5 git commands to generate.