1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/commits/49260c1de911/
Changeset:   49260c1de911
User:        jurko
Date:        2014-01-19 10:26:55
Summary:     fix doc typo
Affected #:  1 file

diff -r 4f43c3a0f463e01bc6b5a5cea6d521a9a9d3274c -r 
49260c1de9119070fb8cccd84a4bf218594d30a8 doc/en/plugins.txt
--- a/doc/en/plugins.txt
+++ b/doc/en/plugins.txt
@@ -138,7 +138,7 @@
 that ``pytest`` finds your plugin module.  Entry points are
 a feature that is provided by `setuptools`_ or `Distribute`_.
 pytest looks up the ``pytest11`` entrypoint to discover its
-plugins and you can thus make your plugin available by definig
+plugins and you can thus make your plugin available by defining
 it in your setuptools/distribute-based setup-invocation:
 
 .. sourcecode:: python

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.
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to