More spell checking of all source files -- correct missed errors, switch to EN-GB...
[pub/USBasp.git] / Projects / USBtoSerial / Lib / LightweightRingBuff.h
index 1d6e07f..2faef43 100644 (file)
@@ -62,7 +62,7 @@
                } RingBuff_t;
        
        /* Inline Functions: */
-               /** Initializes a ring buffer ready for use. Buffers must be initialized via this function
+               /** Initialises a ring buffer ready for use. Buffers must be initialized via this function
                 *  before any operations are called upon them. Already initialized buffers may be reset
                 *  by re-initializing them using this function.
                 *
                }
 
 #endif
\ No newline at end of file