From 34fb0f49b5667970157676772c49d3391865ee00 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 9 Dec 2022 14:51:24 -0500 Subject: [PATCH] fix typo Change-Id: I09d1d1c9505c1cad8ed21b675a105b0dbbb02e00 --- doc/build/changelog/unreleased_14/8952.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/changelog/unreleased_14/8952.rst b/doc/build/changelog/unreleased_14/8952.rst index 32a36e84a8..bb40306b59 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. -- 2.47.2