[PATCH] Spelling mistakes in doc smp02
Richi Dubey
richidubey at gmail.com
Sat Jun 20 08:40:10 UTC 2020
---
testsuites/smptests/smp02/smp02.doc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/testsuites/smptests/smp02/smp02.doc b/testsuites/smptests/smp02/smp02.doc
index ba916d32dc..1158456c43 100644
--- a/testsuites/smptests/smp02/smp02.doc
+++ b/testsuites/smptests/smp02/smp02.doc
@@ -5,12 +5,12 @@
# found in the file LICENSE in this distribution or at
# http://www.rtems.org/license/LICENSE.
#
-This test creates tasks for each process (other than the
+This test creates tasks for each processor (other than the
one that Init is running on). Then drops into a loop waiting
on a log file to fill up. Once the log file is filled the
information is printed and the program ends.
Each task poll for a semaphore. Once the semaphore is
-obtained , a log the obtain and release is recorded and
+obtained , a log for obtain and release is recorded and
the semaphore is released. If the log is full the semaphore
is released without changing the log.
--
2.17.1
More information about the devel
mailing list