From 0cc87e1b54ced056c5d673456dfa990d7a056cc3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 30 Dec 2009 00:49:03 +0000 Subject: Rendering. --- repoze/bfg/testing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repoze/bfg/testing.py b/repoze/bfg/testing.py index 3f6d8e207..1b7288dac 100644 --- a/repoze/bfg/testing.py +++ b/repoze/bfg/testing.py @@ -213,7 +213,7 @@ deprecated('registerViewPermission', def registerUtility(impl, iface=Interface, name=''): """ Register a ZCA utility component. - The ``impl`` argument specifies the implementation of the utility. + The ``impl`` argument specifies the implementation of the utility. The ``iface`` argument specifies the :term:`interface` which will be later required to look up the utility (:class:`zope.interface.Interface`, by default). The ``name`` -- cgit v1.2.3