From: Jo Sutton Date: Thu, 11 Apr 2024 04:31:51 +0000 (+1200) Subject: tests/krb5: Fix malapropism X-Git-Tag: tdb-1.4.11~1052 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed371ff0fa1bf3f67ad72ee206b67a693266f4b2;p=thirdparty%2Fsamba.git tests/krb5: Fix malapropism Signed-off-by: Jo Sutton Reviewed-by: Andrew Bartlett --- diff --git a/python/samba/tests/krb5/lockout_tests.py b/python/samba/tests/krb5/lockout_tests.py index 389e7456ca5..4338290c7ce 100755 --- a/python/samba/tests/krb5/lockout_tests.py +++ b/python/samba/tests/krb5/lockout_tests.py @@ -800,7 +800,7 @@ class LockoutTests(KDCBaseTest): samdb.transaction_start() try: # Lock out the account. We must do it using an actual password - # check like so, rather than directly with a database + # change like so, rather than directly with a database # modification, so that the account is also added to the # auxiliary bad password database.