s4:auth: Fix typos
[bbaumbach/samba-autobuild/.git] / source4 / auth / ntlm / auth.c
index abc9716ba74e44e7c30497a0e27092c96219c149..7cfe56c9f6ff4fd2d92a03f32974744656986797 100644 (file)
@@ -581,7 +581,7 @@ static NTSTATUS auth_generate_session_info_pac(struct auth4_context *auth_ctx,
 
        if (!pac_blob) {
                /*
-                * This should already be catched at the main
+                * This should already have been caught at the main
                 * gensec layer, but better check twice
                 */
                return NT_STATUS_INTERNAL_ERROR;