[Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/homefolder/README.txt
Minor formatting corretion.
Florian Lindner
Florian.Lindner at xgm.de
Wed Feb 8 13:23:33 EST 2006
Log message for revision 41582:
Minor formatting corretion.
Changed:
U Zope3/trunk/src/zope/app/homefolder/README.txt
-=-
Modified: Zope3/trunk/src/zope/app/homefolder/README.txt
===================================================================
--- Zope3/trunk/src/zope/app/homefolder/README.txt 2006-02-08 15:53:21 UTC (rev 41581)
+++ Zope3/trunk/src/zope/app/homefolder/README.txt 2006-02-08 18:23:32 UTC (rev 41582)
@@ -162,8 +162,8 @@
>>> print homeFolder #doctest: +ELLIPSIS
<zope.app.file.file.File object at ...>
- You see that now a File object has been created. We reset containerObject
- to zope,folder.Folder to not confuse the follow tests.
+You see that now a File object has been created. We reset containerObject
+to zope,folder.Folder to not confuse the follow tests.
>>> manager.containerObject = 'zope.folder.Folder'
More information about the Zope3-Checkins
mailing list