From aa47b64e2a337df4520eea5a680b14990b724ee1 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Wed, 11 Jul 2018 21:07:21 -0300 Subject: [PATCH] Improve CHANGELOG entry --- changelog/3592.doc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/3592.doc.rst b/changelog/3592.doc.rst index 38fc4a944..1d4d35352 100644 --- a/changelog/3592.doc.rst +++ b/changelog/3592.doc.rst @@ -1 +1 @@ -Clarify confusing examples in fixtures' documentation. +Use ``smtp_connection`` instead of ``smtp`` in fixtures documentation to avoid possible confusion.