aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDimitri Papadopoulos Orfanos <3234522+DimitriPapadopoulos@users.noreply.github.com>2024-05-05 18:12:27 +0200
committerGitHub <noreply@github.com>2024-05-05 16:12:27 +0000
commit1ce23d008ac445116649a0af4769885d3f522571 (patch)
treec8da99a14a56c86ac1db9c414d541417e5db83ad /docs
parent9321740c2aaab4e07d7c028cef014dc410424047 (diff)
downloadpyca-cryptography-1ce23d008ac445116649a0af4769885d3f522571.zip
pyca-cryptography-1ce23d008ac445116649a0af4769885d3f522571.tar.gz
pyca-cryptography-1ce23d008ac445116649a0af4769885d3f522571.tar.bz2
Fix more misspellings (#10933)
* Fix more misspellings * Apply codespell suggestion: implementor → implementer This is not exactly a misspelling, but: * From Garner's Modern English Usage (4 ed.) Although the variant spelling ✳implementor predominated for much of the late 20th century, today implementer is considered standard. * The Google Ngram Viewer shows a ratio of almost 10:1 in 2019.
Diffstat (limited to 'docs')
-rw-r--r--docs/glossary.rst2
-rw-r--r--docs/spelling_wordlist.txt1
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index 86718cc..3c2272a 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -94,7 +94,7 @@ Glossary
A bytes-like object contains binary data and supports the
`buffer protocol`_. This includes ``bytes``, ``bytearray``, and
``memoryview`` objects. It is :term:`unsafe` to pass a mutable object
- (e.g., a ``bytearray`` or other implementor of the buffer protocol)
+ (e.g., a ``bytearray`` or other implementer of the buffer protocol)
and to `mutate it concurrently`_ with the operation it has been
provided for.
diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt
index 9be4a10..e7e9afd 100644
--- a/docs/spelling_wordlist.txt
+++ b/docs/spelling_wordlist.txt
@@ -62,7 +62,6 @@ hazmat
Homebrew
hostname
hostnames
-implementor
incrementing
indistinguishability
initialisms