Spell check library source code files.
[pub/USBasp.git] / Demos / Host / Incomplete / AndroidAccessoryHost / AndroidAccessoryHost.c
index 0c15b8a..3cb2f53 100644 (file)
@@ -142,7 +142,7 @@ void Android_Host_Task(void)
                        /* Save whether the Android device needs to be mode-switched later on */\r
                        bool RequiresModeSwitch = (ErrorCode == NonAccessoryModeAndroidDevice);\r
                        \r
                        /* Save whether the Android device needs to be mode-switched later on */\r
                        bool RequiresModeSwitch = (ErrorCode == NonAccessoryModeAndroidDevice);\r
                        \r
-                       /* Error out if the device is not an Android device or an error ocurred */\r
+                       /* Error out if the device is not an Android device or an error occurred */\r
                        if ((ErrorCode != AccessoryModeAndroidDevice) && !(RequiresModeSwitch))\r
                        {\r
                                if (ErrorCode == DevControlError)\r
                        if ((ErrorCode != AccessoryModeAndroidDevice) && !(RequiresModeSwitch))\r
                        {\r
                                if (ErrorCode == DevControlError)\r