Merge pull request #2534 from shio-phys/fix/typo_of_doc

fix typo
This commit is contained in:
Mikhail Korobov 2017-02-06 13:05:46 +05:00 committed by GitHub
commit 2743786d1d
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ following methods:
.. method:: process_spider_exception(response, exception, spider)
This method is called when when a spider or :meth:`process_spider_input`
This method is called when a spider or :meth:`process_spider_input`
method (from other spider middleware) raises an exception.
:meth:`process_spider_exception` should return either ``None`` or an