summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2021-03-17 07:35:12 -0500
committerJason Madden <jamadden@gmail.com>2021-03-17 07:39:49 -0500
commit488a317abdfa2a1fa04efd2f2d8d22a433beaaf8 (patch)
treeee112ad969b0ca5987d56b471dd34818e67f8a22 /docs/api
parentdd69666aae99afe0d47b3af81149fbd7e97f59fe (diff)
downloadzope-interface-docs-update.tar.gz
Update the Adaptation docs to be more concrete.docs-update
This should help provide better motivating use cases. Examples inspired by https://glyph.twistedmatrix.com/2021/03/interfaces-and-protocols.html Also some minor typo fixes and updates to comments.
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/specifications.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/specifications.rst b/docs/api/specifications.rst
index 8a1f21f..8688939 100644
--- a/docs/api/specifications.rst
+++ b/docs/api/specifications.rst
@@ -196,7 +196,7 @@ map to the same value in a dictionary.
Caveats
~~~~~~~
-While this behaviour works will with :ref:`pickling (persistence)
+While this behaviour works well with :ref:`pickling (persistence)
<global_persistence>`, it has some potential downsides to be aware of.
.. rubric:: Weak References