mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 08:42:57 -04:00
Spelling: directive
This commit is contained in:
parent
ad3500eae6
commit
61543ad19b
1 changed files with 1 additions and 1 deletions
|
|
@ -340,7 +340,7 @@ class Configurator(object):
|
|||
|
||||
def add_dir_to_ifmodssl(self, aug_conf_path, directive, val):
|
||||
"""
|
||||
Adds given directived and value along configuration path within
|
||||
Adds given directive and value along configuration path within
|
||||
an IfMod mod_ssl.c block. If the IfMod block does not exist in
|
||||
the file, it is created.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue