fix typo.

master
https://brian.may.myopenid.com// 2008-10-25 22:53:55 -04:00 committed by Joey Hess
parent ecd60221ff
commit b7c9682b32
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ I think [[!cpan Crypt::SSLeay]] already supports checking the certificate. The t
is to get [[!cpan LWP::UserAgent]], which is used by [[!cpan LWPx::ParanoidAgent]] to
enable this checking.
I think the trick is to set on of the the following environment variables before retrieving
I think the trick is to set one of the the following environment variables before retrieving
the data:
$ENV{HTTPS\_CA\_DIR} = "/etc/ssl/certs/";