svn commit: r501630 - head/devel/py-pluggy

Tobias Kortkamp tobik at FreeBSD.org
Tue May 14 08:37:16 UTC 2019


Author: tobik
Date: Tue May 14 08:37:15 2019
New Revision: 501630
URL: https://svnweb.freebsd.org/changeset/ports/501630

Log:
  devel/py-pluggy: Fix typo in pkg-descr

Modified:
  head/devel/py-pluggy/pkg-descr

Modified: head/devel/py-pluggy/pkg-descr
==============================================================================
--- head/devel/py-pluggy/pkg-descr	Tue May 14 08:32:20 2019	(r501629)
+++ head/devel/py-pluggy/pkg-descr	Tue May 14 08:37:15 2019	(r501630)
@@ -1,5 +1,5 @@
 pluggy is the crystallized core of plugin management and hook calling for
-pytest. It enables 500+ plugins to extend and customize pytest's defaut
+pytest. It enables 500+ plugins to extend and customize pytest's default
 behaviour. Even pytest itself is composed as a set of pluggy plugins
 which are invoked in sequence according to a well defined set of protocols.
 


More information about the svn-ports-all mailing list