aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/SDC/main.c
diff options
context:
space:
mode:
authorbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-09-19 11:53:11 +0000
committerbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-09-19 11:53:11 +0000
commit23973e3f9ac81cc62ac9cd5d1acd091563dbc0ed (patch)
treea6ffb00bf1c69b75494445a7784ab14be19f9b16 /testhal/STM32F4xx/SDC/main.c
parent1d47a1a5a67135620ed5d7fedc0f552270f382b3 (diff)
downloadChibiOS-23973e3f9ac81cc62ac9cd5d1acd091563dbc0ed.tar.gz
ChibiOS-23973e3f9ac81cc62ac9cd5d1acd091563dbc0ed.tar.bz2
ChibiOS-23973e3f9ac81cc62ac9cd5d1acd091563dbc0ed.zip
Testhal/SDC. Fixed misspelling in comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4693 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F4xx/SDC/main.c')
-rwxr-xr-xtesthal/STM32F4xx/SDC/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F4xx/SDC/main.c b/testhal/STM32F4xx/SDC/main.c
index d8007a0d8..7fcc63f17 100755
--- a/testhal/STM32F4xx/SDC/main.c
+++ b/testhal/STM32F4xx/SDC/main.c
@@ -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;