aboutsummaryrefslogtreecommitdiffstats
path: root/doc/crypto/err.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/err.pod')
-rw-r--r--doc/crypto/err.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/err.pod b/doc/crypto/err.pod
index b824c92b57..264e30103d 100644
--- a/doc/crypto/err.pod
+++ b/doc/crypto/err.pod
@@ -143,7 +143,7 @@ The closing #endif etc will be automatically added by the script.
The generated C error code file B<xxx_err.c> will load the header
files B<stdio.h>, B<openssl/err.h> and B<openssl/xxx.h> so the
-header file must load any additional header files containg any
+header file must load any additional header files containing any
definitions it uses.
=head1 USING ERROR CODES IN EXTERNAL LIBRARIES