diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-12-09 14:51:24 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-12-09 14:51:24 -0500 |
| commit | 34fb0f49b5667970157676772c49d3391865ee00 (patch) | |
| tree | 505eb54041b19627ff7f6d35e72ed87a23fb4007 /doc | |
| parent | a35f9d0e3b24661d2dfcab799404e97ff8e3318f (diff) | |
| download | sqlalchemy-34fb0f49b5667970157676772c49d3391865ee00.tar.gz | |
fix typo
Change-Id: I09d1d1c9505c1cad8ed21b675a105b0dbbb02e00
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/build/changelog/unreleased_14/8952.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/unreleased_14/8952.rst b/doc/build/changelog/unreleased_14/8952.rst index 32a36e84a..bb40306b5 100644 --- a/doc/build/changelog/unreleased_14/8952.rst +++ b/doc/build/changelog/unreleased_14/8952.rst @@ -4,5 +4,5 @@ :versions: 2.0.0b5 Removed non-functional method ``merge`` from :class:`_asyncio.AsyncResult`. - This method was non-functional and non-testes since the first introduction + This method was non-functional and non-tested since the first introduction of asyncio in SQLAlchemy. |
