nixos manual: fix (n)of typo
This commit is contained in:
parent
691fe19db9
commit
d5de7bbc92
@ -282,8 +282,8 @@ options.mod = mkOption {
|
|||||||
option set (<xref linkend='ex-submodule-listof-definition' />).</para>
|
option set (<xref linkend='ex-submodule-listof-definition' />).</para>
|
||||||
|
|
||||||
|
|
||||||
<example xml:id='ex-submodule-listof-declaration'><title>Declaration of a list
|
<example xml:id='ex-submodule-listof-declaration'><title>Declaration of a list
|
||||||
nof submodules</title>
|
of submodules</title>
|
||||||
<screen>
|
<screen>
|
||||||
options.mod = mkOption {
|
options.mod = mkOption {
|
||||||
description = "submodule example";
|
description = "submodule example";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user