summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx13/test.c
diff options
context:
space:
mode:
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.
*
* ---------------------------------------------------------------