diff options
Diffstat (limited to 'tests/test_index.c')
-rw-r--r-- | tests/test_index.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_index.c b/tests/test_index.c index 458386df..04e5c159 100644 --- a/tests/test_index.c +++ b/tests/test_index.c @@ -100,7 +100,7 @@ test_lzma_index_memused(void) static void test_lzma_index_append(void) { - // Basic input-ouput test done here. + // Basic input-output test done here. // Less trivial tests for this function are done throughout // other tests. |