[Zope3-checkins] CVS: zopeproducts/friendlyfolder - TODO.txt:1.2

Fred L. Drake, Jr. fred@zope.com
Tue, 24 Jun 2003 10:44:45 -0400


Update of /cvs-repository/zopeproducts/friendlyfolder
In directory cvs.zope.org:/tmp/cvs-serv11655

Modified Files:
	TODO.txt 
Log Message:
- fix typo
- trim trailing whitespace


=== zopeproducts/friendlyfolder/TODO.txt 1.1 => 1.2 ===
--- zopeproducts/friendlyfolder/TODO.txt:1.1	Tue Jun 24 10:30:55 2003
+++ zopeproducts/friendlyfolder/TODO.txt	Tue Jun 24 10:44:44 2003
@@ -1,15 +1,15 @@
 Introspector
 
-  - Differentiate between interfaces implemented in classes and 
+  - Differentiate between interfaces implemented in classes and
     directly provided interfaces
 
   - Find the appriate candidate interface for marking
 
-  - Give the possiblity to mark/unmark object with interfaces 
+  - Give the possiblity to mark/unmark object with interfaces
 
-Factoriy directive 
+Factory directive
 
-Factory subdirective of content directive 
+Factory subdirective of content directive
 
   - objectsprovide zcml directive to specify the interfaces
-    implemented by the class and deprecate the implements directive 
\ No newline at end of file
+    implemented by the class and deprecate the implements directive