From c89047635cc35b83a6ba67618dabf364f7ba4b9f Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Sun, 23 Dec 2018 03:51:49 -0800 Subject: [PATCH] Improve introductory wording in the conf.py template --- sphinx/templates/quickstart/conf.py_t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sphinx/templates/quickstart/conf.py_t b/sphinx/templates/quickstart/conf.py_t index bbeaeb8d4..90f3113ed 100644 --- a/sphinx/templates/quickstart/conf.py_t +++ b/sphinx/templates/quickstart/conf.py_t @@ -1,7 +1,7 @@ # Configuration file for the Sphinx documentation builder. # -# This file does only contain a selection of the most common options. For a -# full list see the documentation: +# This file only contains a selection of the most common options. For a full +# list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup --------------------------------------------------------------