treewide: fix typos and other minor issues

This commit is contained in:
Martin Weinelt
2026-03-10 04:46:20 +01:00
parent d04d1a565b
commit 1c57aab586
11 changed files with 20 additions and 19 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ in
# This function retrieves the ldap table file from a postconf
# command.
# A key lookup is achived and the returned value is compared
# A key lookup is achieved and the returned value is compared
# to the expected value.
def test_lookup(postconf_cmdline, key, expected):
conf = machine.succeed(postconf_cmdline).rstrip()