From e1db3605fd8b21aa9b5277114d18bdd21f54c832 Mon Sep 17 00:00:00 2001 From: a_matsuda Date: Wed, 11 Dec 2013 03:58:07 +0000 Subject: * ext/win32ole/sample/olegen.rb: Fix typo * ext/openssl/ossl_asn1.c: [DOC] Fix typo * lib/webrick/accesslog.rb: ditto * template/yarvarch.ja: ditto s/recieve/receive/ git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44134 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/openssl/ossl_asn1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/openssl/ossl_asn1.c') diff --git a/ext/openssl/ossl_asn1.c b/ext/openssl/ossl_asn1.c index 4ac66203b9..e3f59bfe1e 100644 --- a/ext/openssl/ossl_asn1.c +++ b/ext/openssl/ossl_asn1.c @@ -1810,7 +1810,7 @@ Init_ossl_asn1() * == OpenSSL::ASN1::ObjectId * * While OpenSSL::ASN1::ObjectId.new will allocate a new ObjectId, it is - * not typically allocated this way, but rather that are recieved from + * not typically allocated this way, but rather that are received from * parsed ASN1 encodings. * * === Additional attributes -- cgit v1.2.3