diff --git a/certbot-apache/certbot_apache/interfaces.py b/certbot-apache/certbot_apache/interfaces.py index 26bf75bb3..97c2e8133 100644 --- a/certbot-apache/certbot_apache/interfaces.py +++ b/certbot-apache/certbot_apache/interfaces.py @@ -145,7 +145,7 @@ class ParserNode(object): :param dirty: Boolean flag for denoting if this CommentNode has been created or changed after the last save. Default: False. - :type dirty: bool or None + :type dirty: bool """ @abc.abstractmethod