auth3: Fix a typo
authorVolker Lendecke <vl@samba.org>
Mon, 27 Jan 2020 15:43:24 +0000 (16:43 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 30 Jan 2020 12:27:40 +0000 (12:27 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/auth/check_samsec.c

index 53b6da53dc17642724bbd04a3e1ed8b7075970e6..cfd32c5f5ba660b6d2d8ab2ebb084e2240943935 100644 (file)
@@ -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(