Commit 72d6f018 authored by Martijn Faassen's avatar Martijn Faassen

Update from Five 1.0.

parent f6f8c72f
......@@ -211,7 +211,7 @@ called ``classes.py`` and the interfaces in a module called
</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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment