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:
parent
bceda30498
commit
eae54f2d52
3 changed files with 14 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue