mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 17:54:25 +02:00
Fix mistake, rework sentence
This commit is contained in:
@@ -134,11 +134,11 @@ Installer Development
|
|||||||
|
|
||||||
There are a few existing classes that may be beneficial while
|
There are a few existing classes that may be beneficial while
|
||||||
developing a new `~letsencrypt.client.interfaces.IInstaller`.
|
developing a new `~letsencrypt.client.interfaces.IInstaller`.
|
||||||
Installer's aimed to reconfigure UNIX servers may use Augeas for
|
Installers aimed to reconfigure UNIX servers may use Augeas for
|
||||||
configuration parsing and can inherit from `~.AugeasConfigurator` class
|
configuration parsing and can inherit from `~.AugeasConfigurator` class
|
||||||
to handle much of the interface. Installers that are unable to use
|
to handle much of the interface. Installers that are unable to use
|
||||||
Augeas may still use the `~.Reverter` class to handle configuration
|
Augeas may still find the `~.Reverter` class helpful in handling
|
||||||
checkpoints and rollback.
|
configuration checkpoints and rollback.
|
||||||
|
|
||||||
|
|
||||||
Display
|
Display
|
||||||
|
|||||||
Reference in New Issue
Block a user