aboutsummaryrefslogtreecommitdiff
path: root/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/3-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/3-1.c')
-rw-r--r--testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/3-1.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/3-1.c b/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/3-1.c
index 9ce4ca105..a8b032c53 100644
--- a/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/3-1.c
+++ b/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/3-1.c
@@ -6,8 +6,7 @@
* source tree.
* Test that pthread_mutex_destroy()
- * Upon succesful completion, it shall return a 0
- *
+ * Upon successful completion, it shall return 0.
*/
#include <pthread.h>