home-environment: minor fix of DocBook code

This commit is contained in:
Robert Helgesson
2020-04-10 16:16:46 +02:00
parent ebdfa06685
commit 2102b4e7b3

View File

@@ -236,8 +236,8 @@ in
type = types.bool;
description = ''
Whether the activation script should start with an empty
<envvar>PATH</envvar> variable. When <literal>false</literal>
then the user's <envvar>PATH</envvar> will be used.
<envar>PATH</envar> variable. When <literal>false</literal>
then the user's <envar>PATH</envar> will be used.
'';
};