[z3-checkins] r11561 - z3/Five/trunk/doc
faassen at codespeak.net
faassen at codespeak.net
Thu Apr 28 11:29:42 CEST 2005
Author: faassen
Date: Thu Apr 28 11:29:41 2005
New Revision: 11561
Modified:
z3/Five/trunk/doc/manual.txt
Log:
Doc fix.
Modified: z3/Five/trunk/doc/manual.txt
==============================================================================
--- z3/Five/trunk/doc/manual.txt (original)
+++ z3/Five/trunk/doc/manual.txt Thu Apr 28 11:29:41 2005
@@ -211,7 +211,7 @@
</configure>
Five will automatically pickup ``configure.zcml`` when it's placed in
-the product's directory. Any object that provides ``INewInterface``
+the product's directory. Any object that provides ``IMyInterface``
can now be adapted to ``INewInterface``, like this::
from classes import MyClass
More information about the z3-checkins
mailing list