diff options
Diffstat (limited to 'src/lib/libssl/src/doc/apps/config.pod')
-rw-r--r-- | src/lib/libssl/src/doc/apps/config.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/doc/apps/config.pod b/src/lib/libssl/src/doc/apps/config.pod index ace34b62bd..25c5381b9d 100644 --- a/src/lib/libssl/src/doc/apps/config.pod +++ b/src/lib/libssl/src/doc/apps/config.pod | |||
@@ -119,7 +119,7 @@ variable points to a section containing further ENGINE configuration | |||
119 | information. | 119 | information. |
120 | 120 | ||
121 | The section pointed to by B<engines> is a table of engine names (though see | 121 | The section pointed to by B<engines> is a table of engine names (though see |
122 | B<engine_id> below) and further sections containing configuration informations | 122 | B<engine_id> below) and further sections containing configuration information |
123 | specific to each ENGINE. | 123 | specific to each ENGINE. |
124 | 124 | ||
125 | Each ENGINE specific section is used to set default algorithms, load | 125 | Each ENGINE specific section is used to set default algorithms, load |