1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 10:11:47 +02:00

fix many doc typos

This commit is contained in:
Kevin Amado 2021-11-13 22:28:20 -05:00
parent bceda30498
commit eae54f2d52
No known key found for this signature in database
GPG key ID: FFF341057F503148
3 changed files with 14 additions and 14 deletions

View file

@ -44,7 +44,7 @@ collector as follows:
$ nix-store --gc
```
The behaviour of the gargage collector is affected by the
The behaviour of the garbage collector is affected by the
`keep-derivations` (default: true) and `keep-outputs` (default: false)
options in the Nix configuration file. The defaults will ensure that all
derivations that are build-time dependencies of garbage collector roots