From 8f5d837ef6eee3c4ef6adc11cc99176a2fc94674 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Thu, 23 Dec 2010 14:56:38 -0600 Subject: [PATCH] duplicate word --- doc/tmpdir.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/tmpdir.txt b/doc/tmpdir.txt index a79c2f54e..2ff348dfc 100644 --- a/doc/tmpdir.txt +++ b/doc/tmpdir.txt @@ -64,8 +64,8 @@ You can override the default temporary directory setting like this:: py.test --basetemp=mydir When distributing tests on the local machine, ``py.test`` takes care to -configure a basetemp directory for the sub processes such that all -temporary data lands below below a single per-test run basetemp directory. +configure a basetemp directory for the sub processes such that all temporary +data lands below a single per-test run basetemp directory. .. _`py.path.local`: http://pylib.org/path.html