about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nixos/modules/services/misc/mantisbt.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/misc/mantisbt.nix b/nixos/modules/services/misc/mantisbt.nix
index 372106149fd0..7e3474feb672 100644
--- a/nixos/modules/services/misc/mantisbt.nix
+++ b/nixos/modules/services/misc/mantisbt.nix
@@ -46,7 +46,7 @@ in
       type = types.lines;
       default = "";
       description = ''
-        The contents of config_inc.php, without leading <?php.
+        The contents of config_inc.php, without leading &lt;?php.
         If left empty, the admin directory will be accessible.
       '';
     };