s3-auth Fix typo in comment
authorAndrew Bartlett <abartlet@samba.org>
Sat, 11 Sep 2010 10:38:02 +0000 (20:38 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 11 Sep 2010 12:32:43 +0000 (22:32 +1000)
source3/include/auth.h

index 94bd026709144bfb04d69cf5af842af48c6495d5..a123a3b59b08346aaf4223d958e2719f2a91f581 100644 (file)
@@ -43,7 +43,7 @@ struct auth_serversupplied_info {
         * and is  set from the Kerberos session key using
         * krb5_auth_con_getremotesubkey().
         *
-        * Bootom line, it is not the same as the session keys in info3.
+        * Bottom line, it is not the same as the session keys in info3.
         */
 
        DATA_BLOB user_session_key;