summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/aof.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/aof.tcl b/tests/integration/aof.tcl
index ebf9cb564..f255d7ec1 100644
--- a/tests/integration/aof.tcl
+++ b/tests/integration/aof.tcl
@@ -98,7 +98,7 @@ tags {"aof"} {
}
}
- ## Test that SPOP (that modifies the client its argc/argv) is correctly free'd
+ ## Test that SPOP (that modifies the client's argc/argv) is correctly free'd
create_aof {
append_to_aof [formatCommand sadd set foo]
append_to_aof [formatCommand sadd set bar]