]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Fix typo
authorGreg Hudson <ghudson@mit.edu>
Mon, 5 Apr 2010 16:32:12 +0000 (16:32 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 5 Apr 2010 16:32:12 +0000 (16:32 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/iakerb@23863 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/krb/gc_frm_kdc_step.c

index d68db2d44fe08ea01b7fb3ae0f468014ecb93142..184e28939e5d3bfc2af127ae835d2ba58cf9fa56 100644 (file)
@@ -701,7 +701,7 @@ find_realm_in_path(krb5_context context, krb5_tkt_creds_context ctx,
 /*
  * Generate the next request in the path traversal.  If a cached TGT for the
  * target realm appeared in the ccache since we started the TGT acquisition
- * process, tihs function may invoke end_get_tgt().
+ * process, this function may invoke end_get_tgt().
  */
 static krb5_error_code
 get_tgt_request(krb5_context context, krb5_tkt_creds_context ctx)