summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Peebles <pumpkingod@gmail.com>2015-01-18 14:57:04 -0500
committerDaniel Peebles <pumpkingod@gmail.com>2015-01-18 14:57:04 -0500
commitf458b6d05c58a7081b1bce9e61f6a3ba89f58657 (patch)
tree8cb986c226fb7c5f71cf025d02fb12c98975fca6 /doc
parentd79bba51167ad872d5725d0e52cd712467d37d51 (diff)
downloadnixpkgs-f458b6d05c58a7081b1bce9e61f6a3ba89f58657.tar
nixpkgs-f458b6d05c58a7081b1bce9e61f6a3ba89f58657.tar.gz
nixpkgs-f458b6d05c58a7081b1bce9e61f6a3ba89f58657.tar.bz2
nixpkgs-f458b6d05c58a7081b1bce9e61f6a3ba89f58657.tar.lz
nixpkgs-f458b6d05c58a7081b1bce9e61f6a3ba89f58657.tar.xz
nixpkgs-f458b6d05c58a7081b1bce9e61f6a3ba89f58657.tar.zst
nixpkgs-f458b6d05c58a7081b1bce9e61f6a3ba89f58657.zip
Fix copy&paste typo
Diffstat (limited to 'doc')
-rw-r--r--doc/stdenv.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/stdenv.xml b/doc/stdenv.xml
index 00fa7567c07..fa3a7ef056e 100644
--- a/doc/stdenv.xml
+++ b/doc/stdenv.xml
@@ -718,7 +718,7 @@ the Nix store under <envar>out</envar>.  The default
 install</command>.</para>
 
 <variablelist>
-  <title>Variables controlling the check phase</title>
+  <title>Variables controlling the install phase</title>
 
   <varlistentry>
     <term><varname>makeFlags</varname> /
@@ -797,7 +797,7 @@ following:
 </para>
 
 <variablelist>
-  <title>Variables controlling the check phase</title>
+  <title>Variables controlling the fixup phase</title>
 
   <varlistentry>
     <term><varname>dontStrip</varname></term>