From 00f618fd2a1460a8fbbed9f2e56cef281185f977 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 3 Oct 2010 08:21:27 -0400 Subject: Whitespace --- doc/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index 3fe772fe..1f4a82e3 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -20,7 +20,7 @@ sub-processes. See :ref:`subprocess` for more details. The default name for configuration files is ``.coveragerc``, in the same directory coverage.py is being run in. Most of the settings in the configuration file are tied to your source code and how it should be -measured, so it should be stored with your source, and checked into +measured, so it should be stored with your source, and checked into source control, rather than put in your home directory. -- cgit v1.2.1