diff options
Diffstat (limited to 'test/error_test.c')
-rw-r--r-- | test/error_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/error_test.c b/test/error_test.c index 5e74474..c8205ff8 100644 --- a/test/error_test.c +++ b/test/error_test.c @@ -506,7 +506,7 @@ error: /*------------------------------------------------------------------------- * Function: test_copy * - * Purpose: Test copyinging an error stack + * Purpose: Test copying an error stack * * Return: Success: 0 * Failure: -1 |