From 573599beb36d240ad651ded43602e691471f3945 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Sun, 28 Oct 2012 11:25:53 +0100 Subject: [PATCH] i think "helps you write better programs" fits better than "makes" --- doc/en/index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/index.txt b/doc/en/index.txt index eb9c631df..f01dbe3f6 100644 --- a/doc/en/index.txt +++ b/doc/en/index.txt @@ -1,7 +1,7 @@ .. _features: -pytest: makes you write better programs +pytest: helps you write better programs ============================================= **a mature full-featured Python testing tool**