From ee5e815e2c936d28e0fce7ef64d4d74ad27f19e3 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 18 Jul 2016 16:43:42 -0400 Subject: [PATCH] - fix formatting Change-Id: Ieba940a998a6aa287864e9748c2995ee4ae5bf54 --- doc/build/changelog/changelog_11.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/build/changelog/changelog_11.rst b/doc/build/changelog/changelog_11.rst index 4dc1947bc6..593cbb3caf 100644 --- a/doc/build/changelog/changelog_11.rst +++ b/doc/build/changelog/changelog_11.rst @@ -34,9 +34,9 @@ :tags: bug, sql :tickets: 3744 - Fixed bug in new CTE feature for update/insert/delete whereby - an anoymous (e.g. no name passed) :class:`.CTE` construct around - the statement would fail. + Fixed bug in new CTE feature for update/insert/delete whereby + an anoymous (e.g. no name passed) :class:`.CTE` construct around + the statement would fail. .. change:: :tags: bug, ext -- 2.47.2