From ad321223886dfea711b294e1a6ed0df3dfdcccf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 12 Jun 2023 20:07:13 +0200 Subject: spell fix. --- types/ssl_conf/apache.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'types') diff --git a/types/ssl_conf/apache.pp b/types/ssl_conf/apache.pp index 0d21ec3..ceba4d0 100644 --- a/types/ssl_conf/apache.pp +++ b/types/ssl_conf/apache.pp @@ -1,5 +1,5 @@ # @summary SSL configuration hash for Apache -type Letsencript::Ssl_conf::Apache = Variant[ +type Letsencrypt::Ssl_conf::Apache = Variant[ Struct[{ ssl => Boolean, }], -- cgit v1.2.3