Merge pull request #37305 from sorki/docfix

nixos manual: fix (n)of typo
This commit is contained in:
Jörg Thalheim 2018-03-18 08:35:08 +00:00 committed by GitHub
commit b5c8839ea5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -282,8 +282,8 @@ options.mod = mkOption {
option set (<xref linkend='ex-submodule-listof-definition' />).</para>
<example xml:id='ex-submodule-listof-declaration'><title>Declaration of a list
nof submodules</title>
<example xml:id='ex-submodule-listof-declaration'><title>Declaration of a list
of submodules</title>
<screen>
options.mod = mkOption {
description = "submodule example";