From 1d5b3b2f8c9a9ab19e8854ce103ef1f7298d1df7 Mon Sep 17 00:00:00 2001 From: Zachary Scott Date: Wed, 3 Jun 2015 13:52:49 -0400 Subject: Upstream ruby/ruby@bea4ccb from r50643 --- 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 bcd09295..9d3775cf 100644 --- a/ext/openssl/ossl_asn1.c +++ b/ext/openssl/ossl_asn1.c @@ -1810,7 +1810,7 @@ Init_ossl_asn1(void) * == OpenSSL::ASN1::ObjectId * * NOTE: While OpenSSL::ASN1::ObjectId.new will allocate a new ObjectId, - * it is not typically allocated this way, but rather that are recieved from + * it is not typically allocated this way, but rather that are received from * parsed ASN1 encodings. * * While OpenSSL::ASN1::ObjectId.new will allocate a new ObjectId, it is -- cgit v1.2.3