From 1de5ec90e0ecb81ee1f4c4ade0b11c2cc8cf646a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 19 Jan 2010 03:34:51 +0000 Subject: Spellcheck. --- docs/narr/zca.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/zca.rst') diff --git a/docs/narr/zca.rst b/docs/narr/zca.rst index 2fe6109d7..2fbdcd873 100644 --- a/docs/narr/zca.rst +++ b/docs/narr/zca.rst @@ -111,7 +111,7 @@ ZCA "global" API functions such as ``zope.component.getSiteManager``, component registry has a method API that offers the same functionality; it can be used instead. For example, presuming the ``registry`` value below is a Zope Component Architecture component -registry, the folllowing bit of code is equivalent to +registry, the following bit of code is equivalent to ``zope.component.getUtility(IFoo)``: .. code-block:: python -- cgit v1.2.3