fixing documentation

This commit is contained in:
Peter Feigl 2015-04-13 15:42:01 +02:00
parent e5b3918f85
commit 3837ef82ad

View File

@ -59,7 +59,7 @@ with lib;
sslServerChain = mkOption {
type = types.path;
example = "/var/ca.pem";
description = "Path to server SSL extra chain file.";
description = "Path to server SSL chain file.";
};
adminAddr = mkOption ({