diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-07-30 09:48:35 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-07-30 09:48:35 +0000 |
| commit | 7dba4b555bc6d718e5f9d666cdd793b637681f0d (patch) | |
| tree | d1c38ead3ab0691d6a8e8db2319de93e5bd8bb5a /Projects/Magstripe/Lib/CircularBitBuffer.h | |
| parent | a1f393c38f54fae7939841ca264d7201eeaf04d9 (diff) | |
More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1426 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects/Magstripe/Lib/CircularBitBuffer.h')
| -rw-r--r-- | Projects/Magstripe/Lib/CircularBitBuffer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/Magstripe/Lib/CircularBitBuffer.h b/Projects/Magstripe/Lib/CircularBitBuffer.h index 973c7c26..04322fbe 100644 --- a/Projects/Magstripe/Lib/CircularBitBuffer.h +++ b/Projects/Magstripe/Lib/CircularBitBuffer.h @@ -71,7 +71,7 @@ } BitBuffer_t; /* Function Prototypes: */ - /** Initializes or resets a given bit buffer, ready to store new bits. + /** Initialises or resets a given bit buffer, ready to store new bits. * * \param[in,out] Buffer Bit buffer to initialize */ |
