We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c4044 commit 20563d0Copy full SHA for 20563d0
1 file changed
lib/LWP/Protocol/https.pm
@@ -34,7 +34,7 @@ envirionment variable or by installing the Mozilla::CA module.
34
35
To disable verification of SSL peers set the PERL_LWP_SSL_VERIFY_HOSTNAME
36
envirionment variable to 0. If you do this you can't be sure that you
37
-communcate with the expected peer.
+communicate with the expected peer.
38
EOT
39
}
40
die $@;
0 commit comments