From: Ken Raeburn Date: Sun, 1 May 2005 09:18:33 +0000 (+0000) Subject: typo fix X-Git-Tag: ms-bug-test-20060525~261 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a8214e20c73c82f30bad521f7fc6b36e7abdf0bd;p=krb5.git typo fix git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17211 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/crypto/aes/aesopt.h b/src/lib/crypto/aes/aesopt.h index 1bb7529ed..9aa1654da 100644 --- a/src/lib/crypto/aes/aesopt.h +++ b/src/lib/crypto/aes/aesopt.h @@ -387,7 +387,7 @@ /* 8. FIXED OR DYNAMIC TABLES - When this section is included the tables used by the code are comipled + When this section is included the tables used by the code are compiled statically into the binary file. Otherwise they are computed once when the code is first used. */