Fix from main trunk, 2000-09-25 07:55 ulf:
authorRichard Levitte <levitte@openssl.org>
Wed, 11 Oct 2000 01:56:00 +0000 (01:56 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 11 Oct 2000 01:56:00 +0000 (01:56 +0000)
typo

doc/crypto/evp.pod

index f089dd49a219b57c6abcc08eb196988b6085e9d1..edf47dbde66445de5901e5e87188b72af3636434 100644 (file)
@@ -10,7 +10,7 @@ evp - high-level cryptographic functions
 
 =head1 DESCRIPTION
 
-The EVP library provided a high-level interface to cryptographic
+The EVP library provides a high-level interface to cryptographic
 functions.
 
 B<EVP_Seal>I<...> and B<EVP_Open>I<...> provide public key encryption