From ab1e6fb08f7cfbba94f0115368f08f6130bf0018 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 10 Nov 2018 11:26:31 -0500 Subject: [PATCH] Fix typo Change-Id: I411466dc1952cf57f73d1453c73b0ca449842c35 --- doc/build/changelog/unreleased_12/4357.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/changelog/unreleased_12/4357.rst b/doc/build/changelog/unreleased_12/4357.rst index 8fdd60dfb2..3de1eb6546 100644 --- a/doc/build/changelog/unreleased_12/4357.rst +++ b/doc/build/changelog/unreleased_12/4357.rst @@ -7,5 +7,5 @@ statement being included in the SET clause, as well as the WHERE clause; while usually harmless, for SQL Server this can raise an error due to the IDENTITY column. This is a continuation of the same bug that was fixed in - :ticket:`.3849`, where testing was insufficient to catch this additional + :ticket:`3849`, where testing was insufficient to catch this additional flaw. -- 2.47.3