From ad337e55a3d2e167498c3af23ea2dae5a66ccf90 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 17 Mar 2022 23:53:03 +0100 Subject: tree-wide: fix duplicated words the the in in not not we we --- test/networkd-test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/networkd-test.py b/test/networkd-test.py index b3ef7bc5da..7faa12ef79 100755 --- a/test/networkd-test.py +++ b/test/networkd-test.py @@ -138,7 +138,7 @@ class NetworkdTestingUtilities: def read_attr(self, link, attribute): """Read a link attributed from the sysfs.""" - # Note we we don't want to check if interface `link' is managed, we + # Note we don't want to check if interface `link' is managed, we # want to evaluate link variable and pass the value of the link to # assert_link_states e.g. eth0=managed. self.assert_link_states(**{link:'managed'}) -- cgit v1.2.1