summaryrefslogtreecommitdiff
path: root/apps/examples/ostest/ostest_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/ostest/ostest_main.c')
-rw-r--r--apps/examples/ostest/ostest_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/ostest/ostest_main.c b/apps/examples/ostest/ostest_main.c
index a234e50e6..f7879ed3a 100644
--- a/apps/examples/ostest/ostest_main.c
+++ b/apps/examples/ostest/ostest_main.c
@@ -322,7 +322,7 @@ static int user_main(int argc, char *argv[])
#endif
#ifdef CONFIG_ARCH_FPU
- /* Check that the FPU is properly supported during context switching */
+ /* Check that the FPU is properly supported during context switching */
printf("\nuser_main: FPU test\n");
fpu_test();