From 380532a5d3116d548f3c2826859cc0cca149d0e5 Mon Sep 17 00:00:00 2001 From: Federico Caselli Date: Tue, 12 May 2020 21:37:50 +0200 Subject: [PATCH] Fix typo in changelog of 5237 Change-Id: I9e526b133c130c1656fd09e5fecdc3a84c425d46 (cherry picked from commit 14e0ba214480df757de54b553c37a071d12c59d7) --- doc/build/changelog/unreleased_13/5237.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/build/changelog/unreleased_13/5237.rst b/doc/build/changelog/unreleased_13/5237.rst index 9c62c8e3ac..f654cea18c 100644 --- a/doc/build/changelog/unreleased_13/5237.rst +++ b/doc/build/changelog/unreleased_13/5237.rst @@ -4,7 +4,6 @@ Introduce :paramref:`_orm.relationship.sync_backref` flag in a relationship to control if the synchronization events that mutate the in-Python - attributes are added. This flag is implied in a ``viewonly=True`` - relationship. This supersedes the previous change :ticket:`5149`, which - warned that ``viewonly=True`` relationship target of a back_populates or - backref configuration would be disallowed. + attributes are added. This supersedes the previous change :ticket:`5149`, + which warned that ``viewonly=True`` relationship target of a + back_populates or backref configuration would be disallowed. -- 2.39.5