From 826a7369a36933edde8ef56fadbe49613809ecf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 17 Aug 2008 14:09:03 +0000 Subject: [PATCH] spelling git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23585 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/crypto.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/krb5/crypto.c b/lib/krb5/crypto.c index 965bacd55..a7b87784d 100644 --- a/lib/krb5/crypto.c +++ b/lib/krb5/crypto.c @@ -3744,7 +3744,7 @@ krb5_crypto_getconfoundersize(krb5_context context, /** - * Disable enctyption type + * Disable encryption type * * @param context Kerberos 5 context * @param enctype encryption type to disable @@ -3771,7 +3771,7 @@ krb5_enctype_disable(krb5_context context, } /** - * Enable enctyption type + * Enable encryption type * * @param context Kerberos 5 context * @param enctype encryption type to enable