diff options
| -rw-r--r-- | docs/narr/zca.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/zca.rst b/docs/narr/zca.rst index f330fd551..e9a63d87b 100644 --- a/docs/narr/zca.rst +++ b/docs/narr/zca.rst @@ -57,7 +57,7 @@ Using the ZCA Global API in a :app:`Pyramid` Application ----------------------------------------------------------- :term:`Zope` uses a single ZCA registry -- the "global" ZCA registry --- for all Zope applications run in the same Python process, +-- for all Zope applications that run in the same Python process, effectively making it impossible to run more than one Zope application in a single process. |
