Fix spelling of lmtp in option

This commit is contained in:
Ryan Trinkle 2020-05-19 17:58:09 -04:00 committed by Ryan Trinkle
parent e1b0bb42b4
commit 066dba1b2f
2 changed files with 2 additions and 2 deletions

View file

@ -182,7 +182,7 @@ in
default = {};
};
lmptSaveToDetailMailbox = mkOption {
lmtpSaveToDetailMailbox = mkOption {
type = types.enum ["yes" "no"];
default = "yes";
description = ''