diff options
-rw-r--r-- | src/test/test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test.c b/src/test/test.c index 16c7841..8f42712 100644 --- a/src/test/test.c +++ b/src/test/test.c @@ -33,7 +33,7 @@ /** * Test `libgamma` * - * @return Non-zero on machine detectable error, it library + * @return Non-zero on machine detectable error, this library * may still be faulty if zero is returned. */ int main(void) |