Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Warren <bmw@eff.org>2016-04-15 03:04:23 +0300
committerBrad Warren <bmw@eff.org>2016-04-15 03:04:23 +0300
commit75a1d81458ce948f067c4b97277bca4a97c53c60 (patch)
tree7a0dc7989405128eec929fb15fc2fea195236613 /letshelp-certbot
parentb956a968c6727f488984c47a86dd921d03335167 (diff)
More stray ncrypt reference cleanup
Diffstat (limited to 'letshelp-certbot')
-rw-r--r--letshelp-certbot/docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/letshelp-certbot/docs/conf.py b/letshelp-certbot/docs/conf.py
index ba669113a..905d70662 100644
--- a/letshelp-certbot/docs/conf.py
+++ b/letshelp-certbot/docs/conf.py
@@ -60,7 +60,7 @@ master_doc = 'index'
# General information about the project.
project = u'letshelp-certbot'
copyright = u'2014-2015, Let\'s Encrypt Project'
-author = u'Let\'s Encrypt Project'
+author = u'Certbot Project'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -243,7 +243,7 @@ latex_elements = {
# author, documentclass [howto, manual, or own class]).
latex_documents = [
(master_doc, 'letshelp-certbot.tex', u'letshelp-certbot Documentation',
- u'Let\'s Encrypt Project', 'manual'),
+ u'Certbot Project', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of