nixos manual: fix (n)of typo

This commit is contained in:
Richard Marko 2018-03-18 09:00:35 +01:00
parent 691fe19db9
commit d5de7bbc92

View File

@ -283,7 +283,7 @@ options.mod = mkOption {
<example xml:id='ex-submodule-listof-declaration'><title>Declaration of a list
nof submodules</title>
of submodules</title>
<screen>
options.mod = mkOption {
description = "submodule example";