diff options
Diffstat (limited to 'docs/hazmat/bindings')
-rw-r--r-- | docs/hazmat/bindings/commoncrypto.rst | 2 |
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() |