From 82a217486706448211bac62972e92de96214cd03 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Wed, 1 Aug 2018 20:11:16 -0300 Subject: [PATCH] Fix typo in CHANGELOG --- changelog/3747.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/3747.bugfix.rst b/changelog/3747.bugfix.rst index ab579d5a8..a9123f255 100644 --- a/changelog/3747.bugfix.rst +++ b/changelog/3747.bugfix.rst @@ -1 +1 @@ -Fix compatibility problem with plugins and the the warning code issued by fixture functions when they are called directly. +Fix compatibility problem with plugins and the warning code issued by fixture functions when they are called directly.