aboutsummaryrefslogtreecommitdiff
path: root/testcases/open_posix_testsuite/conformance/interfaces/fork/assertions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testcases/open_posix_testsuite/conformance/interfaces/fork/assertions.xml')
-rw-r--r--testcases/open_posix_testsuite/conformance/interfaces/fork/assertions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/open_posix_testsuite/conformance/interfaces/fork/assertions.xml b/testcases/open_posix_testsuite/conformance/interfaces/fork/assertions.xml
index 48abbfbe8..64793fc3f 100644
--- a/testcases/open_posix_testsuite/conformance/interfaces/fork/assertions.xml
+++ b/testcases/open_posix_testsuite/conformance/interfaces/fork/assertions.xml
@@ -83,7 +83,7 @@
</assertion>
<assertion id="23" tag="ref:XSH6TC2:13060:13062">
fork() returns 0 to the child and the child PID to the parent process when
- succesful.
+ successful.
</assertion>
<assertion id="24" tag="ref:XSH6TC2:13063:13069">
fork() returns -1, errno is set to EAGAIN, and no child process