Commit 6e830d86 authored by Jean-Paul Smets's avatar Jean-Paul Smets

Typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29826 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ec7076ad
......@@ -84,10 +84,10 @@ class ICrawlable(Interface):
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
"""
\ No newline at end of file
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