Fix typos

This commit is contained in:
Jakub Wilk
2016-12-31 18:54:47 +01:00
parent 7592c5b491
commit 03a7a2cd3e
27 changed files with 67 additions and 67 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ by adding the ``--cache-clear`` option like this::
pytest --cache-clear
This is recommended for invocations from Continous Integration
This is recommended for invocations from Continuous Integration
servers where isolation and correctness is more important
than speed.