From b65d7528148a2ea45101b6971191ce1d0d093951 Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Thu, 2 Apr 2020 09:38:49 +0200 Subject: [PATCH] Update windows-installer/construct.py Co-Authored-By: Brad Warren --- windows-installer/construct.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows-installer/construct.py b/windows-installer/construct.py index 789d8bc3b..4a742a2f7 100644 --- a/windows-installer/construct.py +++ b/windows-installer/construct.py @@ -14,7 +14,7 @@ PYTHON_BITNESS = 32 PYWIN32_VERSION = 227 # do not forget to edit pywin32 dependency accordingly in setup.py NSIS_VERSION = '3.04' -# Certbot auto-upgrade feature and integration tests rely on the installer name format. +# Certbot's auto-upgrade feature and integration tests rely on the installer name format. # If you need to change it, you will ensure that it will not break anything, in particular # the auto-upgrade feature. INSTALLER_NAME = 'certbot-beta-installer-{installer_suffix}.exe'.format(