Fix parameter name, broken by copy-pasting

This commit is contained in:
Adrián Chaves 2020-05-06 16:20:33 +02:00
parent 1006db1e10
commit 286fca733f
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ class BaseSettings(MutableMapping):
:type name: str
:param value: the value to associate with the setting
:type default: object
:type value: object
:param priority: the priority of the setting. Should be a key of
:attr:`~scrapy.settings.SETTINGS_PRIORITIES` or an integer