From 7281896246f855112dcf6de577bcf95b004aa726 Mon Sep 17 00:00:00 2001 From: georg Date: Fri, 28 Sep 2018 10:04:52 +0000 Subject: [PATCH] list-defaults.yml: fix typo --- etc/list-defaults.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/list-defaults.yml b/etc/list-defaults.yml index e8017aa8..2d38b63f 100644 --- a/etc/list-defaults.yml +++ b/etc/list-defaults.yml @@ -6,7 +6,7 @@ # # Options are listed with the behaviour encoded in the database schema. -# Only send out enrypted emails to subscriptions? +# Only send out encrypted emails to subscriptions? # (This setting does not affect resend-messages.) send_encrypted_only: true -- GitLab