From 01f6b946a21f0e5968e2af1869692148b254a17b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 11 Apr 2007 11:10:35 +0000 Subject: [PATCH] spelling. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20297 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/rsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/des/rsa.c b/lib/des/rsa.c index 46352ef9c..9c9c88ac3 100644 --- a/lib/des/rsa.c +++ b/lib/des/rsa.c @@ -234,7 +234,7 @@ RSA_verify(int type, const unsigned char *from, unsigned int flen, /* * A NULL RSA_METHOD that returns failure for all operations. This is - * used as the default RSA method is we don't have any native + * used as the default RSA method if we don't have any native * support. */