summaryrefslogtreecommitdiffstats
path: root/spec/build
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-01 22:21:38 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-02 14:38:33 +0200
commit6a31ae63ceb41ad955fbc17168af317b34abaaee (patch)
treefc375179808796ec5aed7a76e2f7bbf1ad828508 /spec/build
parentDecouple the C Program Heap initialization (diff)
downloadrtems-6a31ae63ceb41ad955fbc17168af317b34abaaee.tar.bz2
build: Fix typo
Diffstat (limited to 'spec/build')
-rw-r--r--spec/build/testsuites/optverbosity.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/build/testsuites/optverbosity.yml b/spec/build/testsuites/optverbosity.yml
index 0822caf3c7..f6229528aa 100644
--- a/spec/build/testsuites/optverbosity.yml
+++ b/spec/build/testsuites/optverbosity.yml
@@ -20,7 +20,7 @@ default: Normal
default-by-variant: []
description: |
Sets the test verbosity of the RTEMS Test Framework. Valid values are
- "Verbose", "Normal", and "Quiet". For normal tests runs you can use a
+ "Verbose", "Normal", and "Quiet". For normal test runs you can use a
verbosity of "Normal". If you need a more detailed output, then you can set
it to "Verbose". For example, in case a regression ocurred. Reducing the
verbosity level can significantly reduce the test duration especially on