[Erp5-report] r29826 - /erp5/trunk/products/ERP5/interfaces/crawlable.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Oct 19 21:14:03 CEST 2009


Author: jp
Date: Mon Oct 19 21:14:02 2009
New Revision: 29826

URL: http://svn.erp5.org?rev=29826&view=rev
Log:
Typo

Modified:
    erp5/trunk/products/ERP5/interfaces/crawlable.py

Modified: erp5/trunk/products/ERP5/interfaces/crawlable.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/interfaces/crawlable.py?rev=29826&r1=29825&r2=29826&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/interfaces/crawlable.py [utf8] (original)
+++ erp5/trunk/products/ERP5/interfaces/crawlable.py [utf8] Mon Oct 19 21:14:02 2009
@@ -84,10 +84,10 @@
                  isIndexContent is delegated to, by default the
                  parent document
 
-    content -- the content document to ass, by default self
+    content -- the content document to assess, by default self
 
     NOTE: Crawlable Documents and External Sources current
     use the same isIndexContent method which is unified here,
     but with a different signature. This is probably inconsistent
-    and the interface must be revised.
+    and the interface must be revised. XXX
     """




More information about the Erp5-report mailing list