nixos doc: mananager -> manager

This commit is contained in:
edef 2018-05-01 19:57:13 +02:00
parent b9f669e5bc
commit 1a18fedae4

View file

@ -154,7 +154,7 @@ $ sudo useradd -u 30000 -g nixbld -G nixbld nixbld</screen>
$ sudo userdel nixbld
$ sudo groupdel nixbld</screen>
<para>If you do not wish to keep the Nix package mananager
<para>If you do not wish to keep the Nix package manager
installed either, run something like <literal>sudo rm -rv
~/.nix-* /nix</literal> and remove the line that the Nix
installer added to your <literal>~/.profile</literal>.</para>