Fix typo in comments.
[kai/samba.git] / libcli / auth / ntlm_check.c
index 978f0fe1be99f3c5c908ec177eaf85ba2ce0a576..9f968efbd0765cd2c1341c0d5dff01101d5b6979 100644 (file)
@@ -416,7 +416,7 @@ NTSTATUS ntlm_password_check(TALLOC_CTX *mem_ctx,
                } else {
                        DEBUG(2,("ntlm_password_check: NTLMv1 passwords NOT PERMITTED for user %s\n",
                                 username));                    
-                       /* no return, becouse we might pick up LMv2 in the LM field */
+                       /* no return, because we might pick up LMv2 in the LM field */
                }
        }