aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/bindings
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2017-03-15 12:21:45 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2017-03-15 12:21:45 -0400
commit06049448d94cf8a73c43755e6b929b4f871e2cbd (patch)
treeedc1f98717452c7211091d34ef0521b00b82c8a6 /docs/hazmat/bindings
parent6ca6f4d9366b22d4f026723789dab19f99e5be44 (diff)
downloadcryptography-06049448d94cf8a73c43755e6b929b4f871e2cbd.tar.gz
cryptography-06049448d94cf8a73c43755e6b929b4f871e2cbd.tar.bz2
cryptography-06049448d94cf8a73c43755e6b929b4f871e2cbd.zip
Be on brand: it's macOS (#3456)
* Be on brand: it's macOS * line wrap
Diffstat (limited to 'docs/hazmat/bindings')
-rw-r--r--docs/hazmat/bindings/commoncrypto.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/bindings/commoncrypto.rst b/docs/hazmat/bindings/commoncrypto.rst
index d5a739c8..63e734c6 100644
--- a/docs/hazmat/bindings/commoncrypto.rst
+++ b/docs/hazmat/bindings/commoncrypto.rst
@@ -8,7 +8,7 @@ CommonCrypto binding
.. versionadded:: 0.2
These are `CFFI`_ bindings to the `CommonCrypto`_ C library. It is only
-available on Mac OS X versions 10.8 and above.
+available on macOS versions 10.8 and above.
.. class:: cryptography.hazmat.bindings.commoncrypto.binding.Binding()