summaryrefslogtreecommitdiffstats
path: root/tests/json_echo
diff options
context:
space:
mode:
Diffstat (limited to 'tests/json_echo')
-rwxr-xr-xtests/json_echo/run-test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/json_echo/run-test.py b/tests/json_echo/run-test.py
index dcef3f1b..52a9f259 100755
--- a/tests/json_echo/run-test.py
+++ b/tests/json_echo/run-test.py
@@ -152,7 +152,7 @@ except Exception as e:
exit_dump(e, out)
# adjust names and add items again
-# Note: Add second chain to same table, otherwise it's handle will be the same
+# Note: Add second chain to same table, otherwise its handle will be the same
# as before. Same for the set and the rule. Bug?
table_out["add"]["table"]["name"] = "t2"