1 new commit in pytest:

https://bitbucket.org/pytest-dev/pytest/commits/7663e5239695/
Changeset:   7663e5239695
Branch:      yield-experimental-docs
User:        nicoddemus
Date:        2015-04-03 20:06:51+00:00
Summary:     Fixed straightforward spelling
Affected #:  1 file

diff -r 619ad0c4b4dc6e18a088c058f44aa00c7fc60f9f -r 
7663e5239695259c526f0a54c6e4fe22d200e7ec doc/en/yieldfixture.txt
--- a/doc/en/yieldfixture.txt
+++ b/doc/en/yieldfixture.txt
@@ -66,7 +66,7 @@
 
 Note that the yield fixture form supports all other fixture
 features such as ``scope``, ``params``, etc., thus changing existing
-fixture functions to use ``yield`` is straight forward.
+fixture functions to use ``yield`` is straightforward.
 
 .. note::

Repository URL: https://bitbucket.org/pytest-dev/pytest/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to