summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/optverbosity.yml
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2020-10-07 08:38:28 -0500
committerJoel Sherrill <joel@rtems.org>2020-10-07 08:38:28 -0500
commit0c74ff92b5438205b8aa5b2f5c75510252966313 (patch)
treea83dc0abc2dca84045153e32d129fb658a6337e8 /spec/build/testsuites/optverbosity.yml
parentrtems: Add RTEMS_PARTITION_ALIGNMENT (diff)
downloadrtems-0c74ff92b5438205b8aa5b2f5c75510252966313.tar.bz2
Misc: Correct spelling of occurred
Diffstat (limited to '')
-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 f6229528aa..a4f1e9e6f4 100644
--- a/spec/build/testsuites/optverbosity.yml
+++ b/spec/build/testsuites/optverbosity.yml
@@ -22,7 +22,7 @@ description: |
Sets the test verbosity of the RTEMS Test Framework. Valid values are
"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
+ it to "Verbose". For example, in case a regression occurred. Reducing the
verbosity level can significantly reduce the test duration especially on
targets with a slow serial output device. All verbosity levels produce
enough output to notice failed test cases. In particular, the begin and end