summaryrefslogtreecommitdiff
path: root/apps/examples/ostest/fpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/ostest/fpu.c')
-rw-r--r--apps/examples/ostest/fpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/ostest/fpu.c b/apps/examples/ostest/fpu.c
index 89a1034ce..2729348ed 100644
--- a/apps/examples/ostest/fpu.c
+++ b/apps/examples/ostest/fpu.c
@@ -215,7 +215,7 @@ static int fpu_task(int argc, char *argv[])
printf("FPU#%d: pass %d\n", id, i+1);
fflush(stdout);
- /* Set the FPU register save arrays to a known-but-illogical values so
+ /* Set the FPU register save arrays to a known-but-illogical values so
* that we can verify that reading of the registers actually occurs.
*/