1 new commit in pytest:

https://bitbucket.org/pytest-dev/pytest/commits/c490ad387968/
Changeset:   c490ad387968
Branch:      pytest-2.7
User:        Eric Siegerman
Date:        2015-05-01 15:18:17+00:00
Summary:     Doc typo
Affected #:  1 file

diff -r 13b32b864565690c56777a989558772303347e50 -r 
c490ad387968c6c4691d369213241b9038203da1 doc/en/example/markers.txt
--- a/doc/en/example/markers.txt
+++ b/doc/en/example/markers.txt
@@ -55,8 +55,8 @@
     ================= 1 tests deselected by "-m 'not webtest'" 
=================
     ================== 3 passed, 1 deselected in 0.01 seconds 
==================
 
-Selecing tests based on their node ID
--------------------------------------
+Selecting tests based on their node ID
+--------------------------------------
 
 You can provide one or more :ref:`node IDs <node-id>` as positional
 arguments to select only specified tests. This makes it easy to select

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