More spell checking of all source files -- correct missed errors, switch to EN-GB...
[pub/USBasp.git] / Projects / AVRISP-MKII / Lib / V2Protocol.c
index 9e210c2..45d840b 100644 (file)
@@ -50,7 +50,7 @@ ISR(TIMER0_COMPA_vect, ISR_NOBLOCK)
          TimeoutTicksRemaining--;
 }
 
-/** Initializes the hardware and software associated with the V2 protocol command handling. */
+/** Initialises the hardware and software associated with the V2 protocol command handling. */
 void V2Protocol_Init(void)
 {
        #if defined(ADC)