1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/changeset/4522e6bb851e/
changeset:   4522e6bb851e
user:        RonnyPfannschmidt
date:        2012-03-22 08:26:37
summary:     word change in the docs fixes #130
affected #:  1 file

diff -r b05a58c4553f18143cfe3278b77a04054d56720e -r 
4522e6bb851e4d8d040c93d57a272a5eaf755748 doc/usage.txt
--- a/doc/usage.txt
+++ b/doc/usage.txt
@@ -70,7 +70,7 @@
 .. _PDB: http://docs.python.org/library/pdb.html
 
 Python comes with a builtin Python debugger called PDB_.  ``py.test``
-allows to drop into the PDB prompt via a command line option::
+allows one to drop into the PDB prompt via a command line option::
 
     py.test --pdb

Repository URL: https://bitbucket.org/hpk42/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.
_______________________________________________
py-svn mailing list
py-svn@codespeak.net
http://codespeak.net/mailman/listinfo/py-svn

Reply via email to