mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-23 21:44:19 +00:00
DOC fix a reference
This commit is contained in:
parent
5bcb652410
commit
73e6b35622
@ -94,7 +94,7 @@ following methods:
|
||||
|
||||
:param response: the response which generated this output from the
|
||||
spider
|
||||
:type response: class:`~scrapy.http.Response` object
|
||||
:type response: :class:`~scrapy.http.Response` object
|
||||
|
||||
:param result: the result returned by the spider
|
||||
:type result: an iterable of :class:`~scrapy.http.Request` or
|
||||
|
Loading…
x
Reference in New Issue
Block a user