X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/544027da185fbfb51461460c607f956ccee9e54b..3808f5c36d0ee183e9825e645cc984f1c6047ef5:/Projects/Magstripe/Lib/CircularBitBuffer.h diff --git a/Projects/Magstripe/Lib/CircularBitBuffer.h b/Projects/Magstripe/Lib/CircularBitBuffer.h index 6a0dcd53c..d037a66de 100644 --- a/Projects/Magstripe/Lib/CircularBitBuffer.h +++ b/Projects/Magstripe/Lib/CircularBitBuffer.h @@ -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 */