fixed error in link extractors doc, thanks tarasm

This commit is contained in:
Ismael Carnales 2009-08-21 08:34:53 -03:00
parent bdc0ec6863
commit f0689a9ee8
1 changed files with 2 additions and 2 deletions

View File

@ -93,8 +93,8 @@ SgmlLinkExtractor
:type unique: boolean
:param process_value: see ``process_value`` argument of
:class:`LinkExtractor` class constructor
:type process_value: boolean
:class:`BaseSgmlLinkExtractor` class constructor
:type process_value: callable
BaseSgmlLinkExtractor
---------------------