Correct minor spelling error.
authorRichard Levitte <levitte@openssl.org>
Sun, 21 Mar 2004 23:03:52 +0000 (23:03 +0000)
committerRichard Levitte <levitte@openssl.org>
Sun, 21 Mar 2004 23:03:52 +0000 (23:03 +0000)
PR: 845

doc/crypto/pem.pod

index 8613114452e8a7182e4591dde102e48eb5db1ea8..4f9a27df0cc4df9afea0a8ff1fa39864eef9cd4d 100644 (file)
@@ -471,6 +471,6 @@ is guaranteed to work.
 =head1 RETURN CODES
 
 The read routines return either a pointer to the structure read or NULL
-is an error occurred.
+if an error occurred.
 
 The write routines return 1 for success or 0 for failure.