[Checkins] SVN: zope.generic/trunk/src/zope/generic/face/README.txt cosmetics

Dominik Huber dominik.huber at perse.ch
Wed May 3 07:41:37 EDT 2006


Log message for revision 67878:
  cosmetics

Changed:
  U   zope.generic/trunk/src/zope/generic/face/README.txt

-=-
Modified: zope.generic/trunk/src/zope/generic/face/README.txt
===================================================================
--- zope.generic/trunk/src/zope/generic/face/README.txt	2006-05-03 09:57:05 UTC (rev 67877)
+++ zope.generic/trunk/src/zope/generic/face/README.txt	2006-05-03 11:41:36 UTC (rev 67878)
@@ -123,8 +123,8 @@
     >>> fooface.conface == IMyContext
     True
 
-getKeyface
-----------
+Look up key interfaces by getKeyface
+------------------------------------
 
 The api provides convenience functions to get the key interfaces of components:
 
@@ -137,8 +137,8 @@
     >>> api.getKeyface(object(), None) is None
     True
 
-getConface
-----------
+Look up key interfaces bygetConface
+-----------------------------------
 
 The api provides convenience functions to get the context interfaces of components:
 



More information about the Checkins mailing list