aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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