Skip to content

Commit 20563d0

Browse files
committed
Typo fix
1 parent 29c4044 commit 20563d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/LWP/Protocol/https.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ envirionment variable or by installing the Mozilla::CA module.
3434

3535
To disable verification of SSL peers set the PERL_LWP_SSL_VERIFY_HOSTNAME
3636
envirionment variable to 0. If you do this you can't be sure that you
37-
communcate with the expected peer.
37+
communicate with the expected peer.
3838
EOT
3939
}
4040
die $@;

0 commit comments

Comments
 (0)