diff options
Diffstat (limited to 'src/lib/libcrypto/doc/i2d_PKCS7_bio_stream.pod')
-rw-r--r-- | src/lib/libcrypto/doc/i2d_PKCS7_bio_stream.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/i2d_PKCS7_bio_stream.pod b/src/lib/libcrypto/doc/i2d_PKCS7_bio_stream.pod index dc4d884c59..a37231e267 100644 --- a/src/lib/libcrypto/doc/i2d_PKCS7_bio_stream.pod +++ b/src/lib/libcrypto/doc/i2d_PKCS7_bio_stream.pod | |||
@@ -23,7 +23,7 @@ streaming. | |||
23 | 23 | ||
24 | =head1 BUGS | 24 | =head1 BUGS |
25 | 25 | ||
26 | The prefix "d2i" is arguably wrong because the function outputs BER format. | 26 | The prefix "i2d" is arguably wrong because the function outputs BER format. |
27 | 27 | ||
28 | =head1 RETURN VALUES | 28 | =head1 RETURN VALUES |
29 | 29 | ||