From 56845b389b7ae626a091e10fa0aa0c82c12abb8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 27 Jan 2025 13:51:56 +0100 Subject: krebs/3modules/ssl: fix typo --- krebs/3modules/ssl.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/krebs/3modules/ssl.nix b/krebs/3modules/ssl.nix index 8cbd8dcce..8d853b85e 100644 --- a/krebs/3modules/ssl.nix +++ b/krebs/3modules/ssl.nix @@ -22,7 +22,7 @@ in { default = false; description = '' whether to trust the krebs root CA. - This implies that krebs can forge a certficate for every domain + This implies that krebs can forge a certificate for every domain ''; }; trustIntermediate = lib.mkOption { -- cgit v1.2.3