Tag for the LUFA-120730-BETA release.
[pub/USBasp.git] / Projects / Magstripe / Lib / CircularBitBuffer.h
index 6a0dcd5..d037a66 100644 (file)
@@ -71,7 +71,7 @@
                } BitBuffer_t;
 
        /* Function Prototypes: */
-               /** Initialises or resets a given bit buffer, ready to store new bits.
+               /** Initializes or resets a given bit buffer, ready to store new bits.
                 *
                 *  \param[in,out] Buffer  Bit buffer to initialize
                 */