summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx13/test.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-13 14:51:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-13 14:51:22 +0000
commit75b571311ac789d838379aad686f53754da7ab18 (patch)
tree3f4b14ae86c5d025245170e98e7c7abcbec32f8e /testsuites/psxtests/psx13/test.c
parent2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-75b571311ac789d838379aad686f53754da7ab18.tar.bz2
2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>
* psx13/test.c: Fix spelling error.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psx13/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psx13/test.c b/testsuites/psxtests/psx13/test.c
index 8cfb3aa378..5f68577254 100644
--- a/testsuites/psxtests/psx13/test.c
+++ b/testsuites/psxtests/psx13/test.c
@@ -425,7 +425,7 @@ int UTimeTest (void) {
* assumptions: pipe function available.
* actions: call pipe.
*
- * returns: TRUE if pipe retuens ENOSYS,
+ * returns: TRUE if pipe returns ENOSYS,
* FALSE otherwise.
*
* ---------------------------------------------------------------