From 4ff84696af496c398f7621f65858a0120fc2c596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 7 Feb 2018 11:34:31 +0200 Subject: src: Spelling 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/shell/testcases/include/0012glob_dependency_1 | 2 +- tests/shell/testcases/listing/0002ruleset_0 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/shell/testcases') diff --git a/tests/shell/testcases/include/0012glob_dependency_1 b/tests/shell/testcases/include/0012glob_dependency_1 index 740f5ea1..6cf4ba17 100755 --- a/tests/shell/testcases/include/0012glob_dependency_1 +++ b/tests/shell/testcases/include/0012glob_dependency_1 @@ -38,7 +38,7 @@ RULESET1="add table x" RULESET2="add chain x y" RULESET3="include \"$tmpdir/*\"" -# Note different order when compared with 0011dir_depencency_0. The idea +# Note different order when compared with 0011dir_dependency_0. The idea # here is to introduce wrong order to get the loading fail. echo "$RULESET1" > $tmpfile2 echo "$RULESET2" > $tmpfile1 diff --git a/tests/shell/testcases/listing/0002ruleset_0 b/tests/shell/testcases/listing/0002ruleset_0 index 916034ff..45121fb7 100755 --- a/tests/shell/testcases/listing/0002ruleset_0 +++ b/tests/shell/testcases/listing/0002ruleset_0 @@ -1,6 +1,6 @@ #!/bin/bash -# list ruleset show nothing if emtpy ruleset +# list ruleset show nothing if empty ruleset EXPECTED="" -- cgit v1.2.3