auth/kerberos: fix a typo.
authorGünther Deschner <gd@samba.org>
Mon, 3 Mar 2014 11:14:51 +0000 (12:14 +0100)
committerGünther Deschner <gd@samba.org>
Wed, 12 Mar 2014 09:13:20 +0000 (10:13 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
auth/kerberos/kerberos_pac.c

index 81f7f21381b15b50b52182814c4e4f772c2a31e0..8f55c8ff6a4ec2d68b582f85bc242ba4da1088db 100644 (file)
@@ -79,7 +79,7 @@ krb5_error_code check_pac_checksum(DATA_BLOB pac_data,
 }
 
 /**
-* @brief Decode a blob containing a NDR envoded PAC structure
+* @brief Decode a blob containing a NDR encoded PAC structure
 *
 * @param mem_ctx         - The memory context
 * @param pac_data_blob   - The data blob containing the NDR encoded data