summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfile01/test_cat.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxfile01/test_cat.c')
-rw-r--r--testsuites/psxtests/psxfile01/test_cat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxfile01/test_cat.c b/testsuites/psxtests/psxfile01/test_cat.c
index ea1e63ef7e..0dfcd3975b 100644
--- a/testsuites/psxtests/psxfile01/test_cat.c
+++ b/testsuites/psxtests/psxfile01/test_cat.c
@@ -1,5 +1,5 @@
/*
- * A test support function which performs a crude version of
+ * A test support function which performs a crude version of
* "cat" so you can look at specific parts of a file.
*
* $Id$