From 8180165229d1f95948e6d17e0bdcc81965da84aa Mon Sep 17 00:00:00 2001 From: Peter Demin Date: Thu, 24 Dec 2015 08:56:54 -0500 Subject: [PATCH] doc typo --- doc/en/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/faq.rst b/doc/en/faq.rst index dbcaf3fd4..06c0d7307 100644 --- a/doc/en/faq.rst +++ b/doc/en/faq.rst @@ -121,7 +121,7 @@ in a managed class/module/function scope. .. _`Convention over Configuration`: http://en.wikipedia.org/wiki/Convention_over_Configuration -Can I yield multiple values from a fixture function function? +Can I yield multiple values from a fixture function? ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ There are two conceptual reasons why yielding from a factory function