forked from mirrors/nixpkgs
mantisbt: fix typo in documentation
This commit is contained in:
parent
bd0f1351b8
commit
5d36644f42
|
@ -46,7 +46,7 @@ in
|
||||||
type = types.lines;
|
type = types.lines;
|
||||||
default = "";
|
default = "";
|
||||||
description = ''
|
description = ''
|
||||||
The contents of config_inc.php, without leading <?php.
|
The contents of config_inc.php, without leading <?php.
|
||||||
If left empty, the admin directory will be accessible.
|
If left empty, the admin directory will be accessible.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue