This commit is contained in:
Marius Gedminas 2015-09-28 12:36:34 +03:00 committed by Mikhail Korobov
parent 75cd056223
commit eaad10facf
1 changed files with 1 additions and 1 deletions

View File

@ -375,7 +375,7 @@ Crawling rules
``follow`` is a boolean which specifies if links should be followed from each
response extracted with this rule. If ``callback`` is None ``follow`` defaults
to ``True``, otherwise it default to ``False``.
to ``True``, otherwise it defaults to ``False``.
``process_links`` is a callable, or a string (in which case a method from the
spider object with that name will be used) which will be called for each list