aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_asn1.c
diff options
context:
space:
mode:
authorZachary Scott <e@zzak.io>2015-06-03 13:52:49 -0400
committerZachary Scott <e@zzak.io>2015-06-03 13:52:49 -0400
commit1d5b3b2f8c9a9ab19e8854ce103ef1f7298d1df7 (patch)
treee1a9d9106abfc6d5371c6f823fc9546885b4dff6 /ext/openssl/ossl_asn1.c
parent8f464e97bde27610cc0529e225099c6c15b2317e (diff)
downloadruby-openssl-1d5b3b2f8c9a9ab19e8854ce103ef1f7298d1df7.tar.gz
Upstream ruby/ruby@bea4ccb from r50643
Diffstat (limited to 'ext/openssl/ossl_asn1.c')
-rw-r--r--ext/openssl/ossl_asn1.c2
1 files changed, 1 insertions, 1 deletions
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