Testhal/SDC. Fixed misspelling in comment.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4693 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
barthess 2012-09-19 11:53:11 +00:00
parent 1d47a1a5a6
commit 23973e3f9a
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ void cmd_sdiotest(BaseSequentialStream *chp, int argc, char *argv[]){
/**
* Now some perform FS tests.
* Now perform some FS tests.
*/
FRESULT err;