From 198c2570e740280bf7f00a38d311ade19c27fef7 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 30 Jun 2011 20:20:32 +0000 Subject: * sytle fixes. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32344 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/openssl/ossl_pkey_dsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/openssl/ossl_pkey_dsa.c') diff --git a/ext/openssl/ossl_pkey_dsa.c b/ext/openssl/ossl_pkey_dsa.c index 79adeeea38..6b10e8fdf8 100644 --- a/ext/openssl/ossl_pkey_dsa.c +++ b/ext/openssl/ossl_pkey_dsa.c @@ -515,7 +515,7 @@ Init_ossl_dsa() /* Document-class: OpenSSL::PKey::DSA * - * DSA, the Digital Signature Algorithm, is specified in NIST's + * DSA, the Digital Signature Algorithm, is specified in NIST's * FIPS 186-3. It is an asymmetric public key algorithm that may be used * similar to e.g. RSA. * Please note that for OpenSSL versions prior to 1.0.0 the digest -- cgit v1.2.3