Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / usb / gadget / nokia.c
index b5364f9d7cd227a73b342da1ef9e2d2081aa6070..55ca63ad350630b6506cef326f7b734d8cb4717a 100644 (file)
@@ -203,7 +203,7 @@ static int __init nokia_bind(struct usb_composite_dev *cdev)
                goto err_usb;
        }
 
-       /* finaly register the configuration */
+       /* finally register the configuration */
        status = usb_add_config(cdev, &nokia_config_500ma_driver,
                        nokia_bind_config);
        if (status < 0)