in some new file names the first 8 characters were not unique
[openssl.git] / doc / crypto / BIO_s_mem.pod
index 0c5f58ed1bcce17883c95da4b60537a3bad3de79..19648acfae0f265b00ced60ee855851fd94d497a 100644 (file)
@@ -87,9 +87,7 @@ There should be a way to "rewind" a read write BIO without destroying
 its contents.
 
 The copying operation should not occur after every small read of a large BIO
-to improve efficieny.
-
-There shoy
+to improve efficiency.
 
 =head1 EXAMPLE