summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-10-02 06:37:50 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-10-02 06:38:07 +0200
commit1b84d2b36015df14f63c06fc707eefc4fb806094 (patch)
treec891db7d2c40fd383aabf83d9bdbe24471d8a132
parentbsp/erc32: Improve pseudo-SMP support (diff)
downloadrtems-1b84d2b36015df14f63c06fc707eefc4fb806094.tar.bz2
libtests/ttest01: Fix typos
-rw-r--r--testsuites/libtests/ttest01/ttest01.doc6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/libtests/ttest01/ttest01.doc b/testsuites/libtests/ttest01/ttest01.doc
index 5cd63c1b1c..c6147c8d35 100644
--- a/testsuites/libtests/ttest01/ttest01.doc
+++ b/testsuites/libtests/ttest01/ttest01.doc
@@ -3,10 +3,10 @@ This file describes the directives and concepts tested by this test set.
test set name: ttest01
The test-*.c files must place the license header at the bottom of the file.
-This allows a copy and past of the test code into documentation sources and
-enables a constent line numbering between the documentation code fragements and
+This allows a copy and paste of the test code into documentation sources and
+enables a constant line numbering between the documentation code fragments and
the actual test output. For the same reason the T_TEST_OUTPUT() macros must be
-placed after the actual test cases. The test source files are dual licensesd
+placed after the actual test cases. The test source files are dual licensed
BSD-2-Clause and CC-BY-SA-4.0.
directives: