summaryrefslogtreecommitdiffstats
path: root/doc/stdenv.xml
diff options
context:
space:
mode:
authorGuillaume Bouchard <guillaume.bouchard@tweag.io>2018-12-13 17:23:51 +0100
committerGitHub <noreply@github.com>2018-12-13 17:23:51 +0100
commitd5c931992d4bf0ddf067530d05a792e056727405 (patch)
treedc392d8831253802c608a776fc203d6b4ffb2b59 /doc/stdenv.xml
parent3d4cb55b718cfab054e86e864c90220d040d1935 (diff)
Fix english in stdenv.xml
Diffstat (limited to 'doc/stdenv.xml')
-rw-r--r--doc/stdenv.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/stdenv.xml b/doc/stdenv.xml
index 26190debc29b..de2bf00e0623 100644
--- a/doc/stdenv.xml
+++ b/doc/stdenv.xml
@@ -2500,7 +2500,7 @@ addEnvHooks "$hostOffset" myBashFunction
<listitem>
<para>
This hook will make a build pause instead of stopping when a failure
- happen. It prevents nix to cleanup the build environment immediatly and
+ happen. It prevents nix from cleaning up the build environment immediatly and
allows the user to attach to a build environment using the
<command>cntr</command> command. On build error it will print the
instruction that are neccessary for <command>cntr</command>. Installing