summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test.cpp b/src/test.cpp
index ee77d0dc8..fe5a4f232 100644
--- a/src/test.cpp
+++ b/src/test.cpp
@@ -417,7 +417,7 @@ struct TestCompress: public TestBase
}
- // Test zlib wrapper with large amounts of data (larger than it's
+ // Test zlib wrapper with large amounts of data (larger than its
// internal buffers)
{
infostream<<"Test: Testing zlib wrappers with a large amount "