mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-23 18:44:05 +00:00
fixes typo
This commit is contained in:
parent
8e813953bd
commit
9a4cd94244
@ -95,7 +95,7 @@ class ScrapyHTTPPageGetter(HTTPClient):
|
||||
|
||||
class ScrapyHTTPClientFactory(HTTPClientFactory):
|
||||
"""Scrapy implementation of the HTTPClientFactory overwriting the
|
||||
serUrl method to make use of our Url object that cache the parse
|
||||
setUrl method to make use of our Url object that cache the parse
|
||||
result.
|
||||
"""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user