diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-06-09 20:33:56 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-06-09 20:33:56 +0000 |
| commit | 85bdbf0808ff4761ace7dd2987ce5328ffb71f3e (patch) | |
| tree | a7830d3c19aeb6a2461d701245458217e8829767 /Projects/Magstripe/Lib/MagstripeHW.h | |
| parent | d5fb07f45e5d5da44756f8f911254b80e3a0d78e (diff) | |
Spell check source code, fix mistakes.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2322 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects/Magstripe/Lib/MagstripeHW.h')
| -rw-r--r-- | Projects/Magstripe/Lib/MagstripeHW.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/Magstripe/Lib/MagstripeHW.h b/Projects/Magstripe/Lib/MagstripeHW.h index 177e26b0..43e34443 100644 --- a/Projects/Magstripe/Lib/MagstripeHW.h +++ b/Projects/Magstripe/Lib/MagstripeHW.h @@ -77,7 +77,7 @@ /* Public Interface - May be used in end-application: */ /* Inline Functions: */ - /** Initialises the magnetic stripe card reader ports and pins so that the card reader + /** Initializes the magnetic stripe card reader ports and pins so that the card reader * device can be controlled and read by the card reader driver. This must be called before * trying to read any of the card reader's status lines. */ |
