diff options
Diffstat (limited to 'docs/narr/zca.rst')
| -rw-r--r-- | docs/narr/zca.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/narr/zca.rst b/docs/narr/zca.rst index cf05f39ed..7c7617a3d 100644 --- a/docs/narr/zca.rst +++ b/docs/narr/zca.rst @@ -115,6 +115,7 @@ registry, the following bit of code is equivalent to ``zope.component.getUtility(IFoo)``: .. code-block:: python + :linenos: registry.getUtility(IFoo) |
