Skip to content

Commit 13394dd

Browse files
radostyleGallaecio
andauthored
Update docs/source/api.rst
Co-authored-by: Adrián Chaves <[email protected]>
1 parent 31cb156 commit 13394dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ Encoding that's used to encode log messages.
518518
Default: ``utf-8``.
519519

520520
DEFAULT_ERRBACK_NAME
521-
~~~~~~~~
521+
~~~~~~~~~~~~~~~~~~~~
522522

523523
The name of the default errback method to call on the spider in case of an exception. The default errback method is ``parse`` to maintain backwards compatibility but it is not standard to scrapy and may interfere with the use of middlewares which implement the ``process_spider_exception`` method. Use a setting of ``None`` if you don't want to use the default scrapy exception handling.
524524

0 commit comments

Comments
 (0)