Fix no-posix-io compile failure
[openssl.git] / test / testutil / output.h
index 7c03affcc830d319ab83c31e320f408f288dd5e2..8e2b2a340ade6621bedb38d9fc20b6f8aa9724d7 100644 (file)
@@ -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);