More spell checking of all source files -- correct missed errors, switch to EN-GB...
[pub/USBasp.git] / Bootloaders / DFU / BootloaderDFU.c
index 752c320..c14bd26 100644 (file)
@@ -635,7 +635,7 @@ static void ProcessWriteCommand(void)
                WaitForExit = true;
 
                /* Check if empty request data array - an empty request after a filled request retains the
-                  previous valid request data, but initializes the reset */
+                  previous valid request data, but initialises the reset */
                if (!(SentCommand.DataSize))
                {
                        if (SentCommand.Data[1] == 0x00)                                   // Start via watchdog