nixos/doc: Fix spurious indentation

This commit is contained in:
Jan Tojnar
2019-06-17 12:01:51 +02:00
parent 092c25ac08
commit 11cb382a4c
17 changed files with 262 additions and 256 deletions

View File

@@ -68,7 +68,7 @@ installPhase =
can be done in a generic fashion with the <literal>--set</literal> argument
of <literal>makeWrapper</literal>:
<programlisting>
--set JAVA_HOME ${jdk.home}
--set JAVA_HOME ${jdk.home}
</programlisting>
</para>