1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/e2d2870e7437/ Changeset: e2d2870e7437 User: jurko Date: 2013-12-28 17:05:17 Summary: correct documentation typo Affected #: 1 file
diff -r 17a246750c75f5eda01d065b9c72ab9fb0f1b544 -r e2d2870e7437c8828e8779b63a9b499bc937b1fc doc/en/parametrize.txt --- a/doc/en/parametrize.txt +++ b/doc/en/parametrize.txt @@ -114,8 +114,8 @@ In versions prior to 2.4 one needed to specify the argument names as a tuple. This remains valid but the simpler ``"name1,name2,..."`` - comma-separated-string syntax is now advertised fist because - it's easier to write, produces less line noise. + comma-separated-string syntax is now advertised first because + it's easier to write and produces less line noise. .. _`pytest_generate_tests`: 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