From 22f6e2e771ef689f5408b094dff38be78ab9ba7f Mon Sep 17 00:00:00 2001 From: kazu Date: Tue, 3 Feb 2009 07:30:52 +0000 Subject: [PATCH] fixed typo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/net/https.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/net/https.rb b/lib/net/https.rb index 897bbb744b..051e712dc4 100644 --- a/lib/net/https.rb +++ b/lib/net/https.rb @@ -73,7 +73,7 @@ It can be replaced by the following code: : ca_file, ca_file=((|path|)) Sets path of a CA certification file in PEM format. - The file can contrain several CA certificats. + The file can contrain several CA certificates. : ca_path, ca_path=((|path|)) Sets path of a CA certification directory containing certifications