increase indent and note the value of the attribute in the docs
diff --git a/docs/hazmat/backends/common-crypto.rst b/docs/hazmat/backends/common-crypto.rst
index ad4cc21..afff9a1 100644
--- a/docs/hazmat/backends/common-crypto.rst
+++ b/docs/hazmat/backends/common-crypto.rst
@@ -11,8 +11,8 @@
This is the exposed API for the OpenSSL backend. It has one public attribute.
- .. attribute:: name
+ .. attribute:: name
- The string name of the backend.
+ Returns ``commoncrypto``, the string name of this backend.
.. _`CommonCrypto`: https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man3/Common%20Crypto.3cc.html