nixos/doc: Fix release notes syntax

This commit is contained in:
Jan Tojnar 2021-03-14 02:01:46 +01:00
parent 4fc9a95b48
commit b19f08ec61
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -58,10 +58,10 @@
</para> </para>
</listitem> </listitem>
<listitem> <listitem>
</para> <para>
Python optimizations were disabled again. Builds with optimizations enabled Python optimizations were disabled again. Builds with optimizations enabled
are not reproducible. Optimizations can now be enabled with an option. are not reproducible. Optimizations can now be enabled with an option.
<para> </para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</section> </section>