Silly spelling fix
authorTheodore Tso <tytso@mit.edu>
Thu, 2 Jun 1994 16:25:27 +0000 (16:25 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 2 Jun 1994 16:25:27 +0000 (16:25 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3665 dc483132-0cff-0310-8789-dd5450dbe970

src/kdc/kdc_util.c

index e7b3d030b95f17a4a187bc2d2dca1328c8f0e012..e32be1fac0fdd622c3cd1d5c30b5855533380db4 100644 (file)
@@ -327,7 +327,7 @@ krb5_tkt_authent **ret_authdat;
      *          
      * We try checksumming the req-body two different ways: first we
      * try reaching into the raw asn.1 stream (if available), and
-     * checksum that directly; if that failes, then we try encoding
+     * checksum that directly; if that fails, then we try encoding
      * using our local asn.1 library.
      */
     retval = KRB5KRB_AP_ERR_BAD_INTEGRITY;