diff --git a/letsencrypt/client.py b/letsencrypt/client.py index e229d3c8d..e1b0c4b84 100644 --- a/letsencrypt/client.py +++ b/letsencrypt/client.py @@ -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, "