mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
Consistent capitialization with installer
This commit is contained in:
@@ -24,7 +24,7 @@ logger = logging.getLogger(__name__)
|
||||
class Reverter(object):
|
||||
"""Reverter Class - save and revert configuration checkpoints.
|
||||
|
||||
This class can be used by the plugins, especially installers, to
|
||||
This class can be used by the plugins, especially Installers, to
|
||||
undo changes made to the user's system. Modifications to files and
|
||||
commands to do undo actions taken by the plugin should be registered
|
||||
with this class before the action is taken.
|
||||
|
||||
Reference in New Issue
Block a user