kgssapi: insignificant spelling fix.

No functional change.
This commit is contained in:
Pedro F. Giffuni 2016-05-03 22:05:03 +00:00
parent a1ff7af013
commit 696efc839c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=299008

View file

@ -1339,7 +1339,7 @@ krb5_wrap_old(struct krb5_context *kc, int conf_req_flag,
* SND_SEQ:
*
* Take the four bytes of the sequence number least
* significant first (most signficant first for ARCFOUR)
* significant first (most significant first for ARCFOUR)
* followed by four bytes of direction marker (zero for
* initiator and 0xff for acceptor). Encrypt that data using
* the SGN_CKSUM as IV.