summaryrefslogtreecommitdiffstats
path: root/python/testpath
diff options
context:
space:
mode:
Diffstat (limited to 'python/testpath')
-rw-r--r--python/testpath/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/testpath/README b/python/testpath/README
index b69bea0585..b2cab199cf 100644
--- a/python/testpath/README
+++ b/python/testpath/README
@@ -1,5 +1,5 @@
-Testpath is a collection of utilities for Python code working with files and
-commands.
+Testpath is a collection of utilities for Python code working with
+files and commands.
-It contains functions to check things on the filesystem, and tools for mocking
-system commands and recording calls to those.
+It contains functions to check things on the filesystem, and tools for
+mocking system commands and recording calls to those.