From: Greg Hudson Date: Tue, 28 Apr 2009 17:54:13 +0000 (+0000) Subject: Fix typo X-Git-Tag: krb5-1.8-alpha1~519 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8473cdf213bbd1bda285d9fd253f1bea8e726ea6;p=krb5.git Fix typo git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22287 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/doc/api/krb5.tex b/doc/api/krb5.tex index d70910ec0..3e347a47c 100644 --- a/doc/api/krb5.tex +++ b/doc/api/krb5.tex @@ -1500,7 +1500,7 @@ back to him by an attacker. If KRB5_AUTH_CONTEXT_DO_TIME is not set, the \funcparam{auth_context} replay cache is not used. If sequence numbers are to be used (i.e., if either -KRB5_AUTH_CONTEXT_DO_SEQUENCE or KRB5_AUTH_CONTEXT_RET_SEQUENEC is +KRB5_AUTH_CONTEXT_DO_SEQUENCE or KRB5_AUTH_CONTEXT_RET_SEQUENCE is set), then \funcparam{auth_context} local sequence number will be placed in the protected message as its sequence number.