diff options
Diffstat (limited to 'doc/conf.py')
| -rw-r--r-- | doc/conf.py | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index 9d55e9d5..c996bdaa 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -46,7 +46,7 @@ source_suffix = '.rst'  master_doc = 'index'  # General information about the project. -project = u'coverage.py' +project = u'Coverage.py'  copyright = u'2009\N{EN DASH}2015, Ned Batchelder'  # The version info for the project you're documenting, acts as replacement for  | 
