nixos/smartd: fix description for docbook

This commit is contained in:
Jonathan Ringer 2020-08-05 16:07:58 -07:00 committed by zowoq
parent 1506ebb148
commit 8d57f75f7a

View File

@ -135,7 +135,7 @@ in
type = types.str;
description = ''
Sender of the notification messages.
Acts as the value of <literal>email</email> in the emails' <literal>From: ... <email></literal> field.
Acts as the value of <literal>email</literal> in the emails' <literal>From: ... </literal> field.
'';
};