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

@ -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";