summary refs log tree commit diff
path: root/nixos/modules/misc/nixos.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/misc/nixos.xml')
-rw-r--r--nixos/modules/misc/nixos.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/misc/nixos.xml b/nixos/modules/misc/nixos.xml
index f8d3b4bc6e33..064bdd80b3c9 100644
--- a/nixos/modules/misc/nixos.xml
+++ b/nixos/modules/misc/nixos.xml
@@ -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>