Merge pull request #1513 from mgedmin/patch-2

Typo
This commit is contained in:
Mikhail Korobov 2015-09-28 14:43:25 +05:00
commit 5d4daf81ac
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