From 51d3566eb4983be96ab2eaa8c176696206114d84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 13 Nov 2018 11:46:08 +0200 Subject: doc: Spelling and grammar fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ville Skyttä Signed-off-by: Pablo Neira Ayuso --- tests/json_echo/run-test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/json_echo') 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" -- cgit v1.2.3