From: Volker Lendecke Date: Mon, 27 Jan 2020 15:43:24 +0000 (+0100) Subject: auth3: Fix a typo X-Git-Tag: ldb-2.1.1~224 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f2b131c5700e0f44db01e8c458d018258aee8ba;p=thirdparty%2Fsamba.git auth3: Fix a typo Signed-off-by: Volker Lendecke Reviewed-by: Andreas Schneider --- diff --git a/source3/auth/check_samsec.c b/source3/auth/check_samsec.c index 53b6da53dc1..cfd32c5f5ba 100644 --- a/source3/auth/check_samsec.c +++ b/source3/auth/check_samsec.c @@ -290,7 +290,7 @@ static NTSTATUS sam_account_ok(TALLOC_CTX *mem_ctx, /** * Check whether the given password is one of the last two * password history entries. If so, the bad pwcount should - * not be incremented even thought the actual password check + * not be incremented even though the actual password check * failed. */ static bool need_to_increment_bad_pw_count(