From 23973e3f9ac81cc62ac9cd5d1acd091563dbc0ed Mon Sep 17 00:00:00 2001 From: barthess Date: Wed, 19 Sep 2012 11:53:11 +0000 Subject: Testhal/SDC. Fixed misspelling in comment. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4693 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32F4xx/SDC/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3