forked from lix-project/lix
Merge pull request #1901 from veprbl/patch-5
Fix a small typo in the release notes
This commit is contained in:
commit
9432f3fb7d
|
@ -35,7 +35,7 @@
|
|||
available paths from the installation medium. The replacement is
|
||||
to use a chroot store as a substituter
|
||||
(e.g. <literal>--substituters /mnt</literal>), or to build into a
|
||||
chroot store (e.g. <literal>--store /mnt --substituter /</literal>).</para>
|
||||
chroot store (e.g. <literal>--store /mnt --substituters /</literal>).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue