aboutsummaryrefslogtreecommitdiff
path: root/openssl/doc/apps/speed.pod
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/doc/apps/speed.pod')
-rw-r--r--openssl/doc/apps/speed.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/doc/apps/speed.pod b/openssl/doc/apps/speed.pod
index 0dcdba873..1cd1998d1 100644
--- a/openssl/doc/apps/speed.pod
+++ b/openssl/doc/apps/speed.pod
@@ -44,7 +44,7 @@ This command is used to test the performance of cryptographic algorithms.
=item B<-engine id>
-specifying an engine (by it's unique B<id> string) will cause B<speed>
+specifying an engine (by its unique B<id> string) will cause B<speed>
to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default
for all available algorithms.