Merge pull request #11963 from anderspapitto/typo

NixOS manual: fix typo
This commit is contained in:
Domen Kožar 2015-12-27 01:18:54 +01:00
commit bd8731ab9d

View File

@ -35,7 +35,7 @@ nixos.path = ./nixpkgs-16-03/nixos;
<para>Another option is to fetch a specific version of NixOS, with either
the <literal>fetchTarball</literal> builtin, or the
<literal>pkgs.fetchFromGithub</literal> function and use the result as an
<literal>pkgs.fetchFromGitHub</literal> function and use the result as an
input.
<programlisting>