Fix a typo that broke PDF builds.

This commit is contained in:
Andrey Rakhmatullin 2024-11-18 15:39:49 +05:00
parent b1f9e56693
commit ce56d227e5
1 changed files with 1 additions and 1 deletions

View File

@ -384,7 +384,7 @@ Bug fixes
- Importing ``scrapy.extensions.telnet`` no longer installs the default
reactor.
(:issue:`6432``)
(:issue:`6432`)
- Reduced log verbosity for dropped requests that was increased in 2.11.2.
(:issue:`6433`, :issue:`6475`)