mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
change Error to PluginError in comment
This commit is contained in:
@@ -442,8 +442,9 @@ class Client(object):
|
||||
:param options: options to enhancement, e.g. Strict-Transport-Security
|
||||
:type str
|
||||
|
||||
:raises .errors.Error: if no installer is specified in the
|
||||
client.
|
||||
:raises .errors.PluginError: If Enhancement is not supported, or if
|
||||
there is any other problem with the enhancement.
|
||||
|
||||
|
||||
"""
|
||||
msg = ("We were unable to set up enhancement %s for your server, "
|
||||
|
||||
Reference in New Issue
Block a user