summaryrefslogtreecommitdiffstats
path: root/test/testutil/output.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/testutil/output.h')
-rw-r--r--test/testutil/output.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testutil/output.h b/test/testutil/output.h
index 7c03affcc8..8e2b2a340a 100644
--- a/test/testutil/output.h
+++ b/test/testutil/output.h
@@ -14,7 +14,7 @@
/*
* The basic I/O functions used internally by the test framework. These
- * can be overriden when needed. Note that if one is, then all must be.
+ * can be overridden when needed. Note that if one is, then all must be.
*/
void test_open_streams(void);
void test_close_streams(void);