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. */