We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c56868 commit 1151016Copy full SHA for 1151016
doc/api/crypto.markdown
@@ -16,7 +16,7 @@ decipher, sign and verify methods.
16
17
Load and set engine for some/all OpenSSL functions (selected by flags).
18
19
-`engine` could be either an id or a path to the to the engine's shared library.
+`engine` could be either an id or a path to the engine's shared library.
20
21
`flags` is optional and has `ENGINE_METHOD_ALL` value by default. It could take
22
one of or mix of following flags (defined in `constants` module):
0 commit comments