Spelling etc

This commit is contained in:
Eelco Dolstra
2015-08-03 13:48:43 +02:00
parent 45bdde5505
commit ff4e92f2cc
2 changed files with 8 additions and 8 deletions
@@ -181,10 +181,10 @@ nix-env -f "<nixpkgs>" -iA haskellPackages.cabal-install
<listitem>
<para>
The <literal>locate</literal> service no longer indexes the nix store
The <literal>locate</literal> service no longer indexes the Nix store
by default, preventing packages with potentially numerous versions from
cluttering the output. Indexing the store can be activated with
<literal>services.locate.includeStore = true;</literal>.
cluttering the output. Indexing the store can be activated by setting
<literal>services.locate.includeStore = true</literal>.
</para>
</listitem>