summaryrefslogtreecommitdiff
path: root/src/test/ssl/t/SSL/Server.pm
diff options
context:
space:
mode:
authorDavid Rowley <drowley@postgresql.org>2022-09-20 08:37:02 +1200
committerDavid Rowley <drowley@postgresql.org>2022-09-20 08:37:02 +1200
commit66fa8ff637982b51257d80626dd00dccf3ad9fa6 (patch)
treef2d1493511aaca68b18882856c0cab05203f92a0 /src/test/ssl/t/SSL/Server.pm
parentcab3ce7a065b8ec04303d680a64bd9aa9bdd29db (diff)
Remove various duplicated words
Author: Justin Pryzby Discussion: https://postgr.es/m/20220919111000.GW31833@telsasoft.com
Diffstat (limited to 'src/test/ssl/t/SSL/Server.pm')
-rw-r--r--src/test/ssl/t/SSL/Server.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ssl/t/SSL/Server.pm b/src/test/ssl/t/SSL/Server.pm
index 62f54dcbf16..9520578e7d9 100644
--- a/src/test/ssl/t/SSL/Server.pm
+++ b/src/test/ssl/t/SSL/Server.pm
@@ -257,7 +257,7 @@ The certificate file to use. Implementation is SSL backend specific.
=item keyfile => B<value>
-The private key to to use. Implementation is SSL backend specific.
+The private key to use. Implementation is SSL backend specific.
=item crlfile => B<value>