Merge pull request #1196 from mineo/patch-1

Remove a duplicate word
This commit is contained in:
Pablo Hoffman 2015-04-29 17:48:19 -03:00
commit 9441761aef
1 changed files with 2 additions and 2 deletions

View File

@ -81,8 +81,8 @@ how you :ref:`configure the downloader middlewares
The execution engine, which coordinates the core crawling logic
between the scheduler, downloader and spiders.
Some extension may want to access the Scrapy engine, to modify inspect
or modify the downloader and scheduler behaviour, although this is an
Some extension may want to access the Scrapy engine, to inspect or
modify the downloader and scheduler behaviour, although this is an
advanced use and this API is not yet stable.
.. attribute:: spider