nixos manual: fix (n)of typo
This commit is contained in:
parent
691fe19db9
commit
d5de7bbc92
@ -283,7 +283,7 @@ options.mod = mkOption {
|
|||||||
|
|
||||||
|
|
||||||
<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