From e4034b74a1bd92c05114bc8330e7ca400c8284f6 Mon Sep 17 00:00:00 2001 From: Zachary Scott Date: Mon, 4 May 2015 19:27:19 -0700 Subject: Apply ruby/ruby@325a50fc572516a171d640765d6ddf9b20be14dc to fix typos See also r50351 from ruby/ruby#876 --- ext/openssl/ossl_ssl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/openssl/ossl_ssl.c') diff --git a/ext/openssl/ossl_ssl.c b/ext/openssl/ossl_ssl.c index 7420c100..cd9971eb 100644 --- a/ext/openssl/ossl_ssl.c +++ b/ext/openssl/ossl_ssl.c @@ -7,7 +7,7 @@ * All rights reserved. */ /* - * This program is licenced under the same licence as Ruby. + * This program is licensed under the same licence as Ruby. * (See the file 'LICENCE'.) */ #include "ossl.h" -- cgit v1.2.3