From cfa2d6275e9c31e6fc61109e4853c5687d16532e Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sun, 19 Jan 2014 14:01:25 -0600 Subject: fix docs --- docs/hazmat/backends/openssl.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/hazmat/backends') diff --git a/docs/hazmat/backends/openssl.rst b/docs/hazmat/backends/openssl.rst index b0bd3ae0..a1f2d28a 100644 --- a/docs/hazmat/backends/openssl.rst +++ b/docs/hazmat/backends/openssl.rst @@ -9,9 +9,9 @@ The `OpenSSL`_ C library. This is the exposed API for the OpenSSL backend. It has one public attribute. - .. attribute:: name + .. attribute:: name - Returns ``openssl``, the string name of this backend. + The string name of this backend: ``"openssl"`` Using your own OpenSSL on Linux ------------------------------- -- cgit v1.2.3