fix grammar errors

This commit is contained in:
Robin Gloster
2016-04-06 16:16:23 +00:00
parent 5ca99ae7a7
commit a73a28de7b
5 changed files with 7 additions and 7 deletions

View File

@@ -599,7 +599,7 @@ Given a `default.nix`:
src = ./.; }
Running `nix-shell` with no arguments should give you
the environment in which the package would be build with
the environment in which the package would be built with
`nix-build`.
Shortcut to setup environments with C headers/libraries and python packages: