diff options
Diffstat (limited to 'modules/meta.nix')
| -rw-r--r-- | modules/meta.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/meta.nix b/modules/meta.nix index f076161..f259469 100644 --- a/modules/meta.nix +++ b/modules/meta.nix @@ -35,7 +35,7 @@ in internal = true; default = []; example = [ lib.maintainers.lnl7 ]; - description = lib.mdDoc '' + description = '' List of maintainers of each module. This option should be defined at most once per module. |
