[Zope3-checkins] CVS: Zope3/src/zope/app/interfaces/services - utility.py:1.4

Fred L. Drake, Jr. fred@zope.com
Tue, 8 Apr 2003 15:31:20 -0400


Update of /cvs-repository/Zope3/src/zope/app/interfaces/services
In directory cvs.zope.org:/tmp/cvs-serv15381

Modified Files:
	utility.py 
Log Message:
Minor docstring change.


=== Zope3/src/zope/app/interfaces/services/utility.py 1.3 => 1.4 ===
--- Zope3/src/zope/app/interfaces/services/utility.py:1.3	Thu Apr  3 17:05:33 2003
+++ Zope3/src/zope/app/interfaces/services/utility.py	Tue Apr  8 15:31:20 2003
@@ -76,7 +76,9 @@
     """
 
     def getRegisteredMatching():
-        """The return value is an iterable object for which each item
+        """Return the registrations.
+
+        The return value is an iterable object for which each item
         is a three-element tuple:
 
         - provided interface