Skip to content

Commit c70fd9d

Browse files
committed
Fix speller blames
1 parent d062b6b commit c70fd9d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Bugfixes
3434
`#3532 <https://github.com/aio-libs/aiohttp/issues/3532>`_
3535
- Fix ``web_middlewares.normalize_path_middleware`` behavior for patch without slash.
3636
`#3669 <https://github.com/aio-libs/aiohttp/issues/3669>`_
37-
- Fix overshadowing of overlapped subbaps prefixes.
37+
- Fix overshadowing of overlapped sub-applications prefixes.
3838
`#3701 <https://github.com/aio-libs/aiohttp/issues/3701>`_
3939
- Make `BaseConnector.close()` a coroutine and wait until the client closes all connections. Drop deprecated "with Connector():" syntax.
4040
`#3736 <https://github.com/aio-libs/aiohttp/issues/3736>`_

docs/spelling_wordlist.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ BasicAuth
77
BodyPartReader
88
Bugfixes
99
BytesIO
10+
brotli
11+
brotlipy
12+
pydantic
1013
CIMultiDict
1114
CPython
1215
Changelog

0 commit comments

Comments
 (0)