Skip to content

Commit

Permalink
Merge pull request #11882 from dbdr/patch-1
Browse files Browse the repository at this point in the history
Fix typo in nix-collect-garbage.md
  • Loading branch information
fricklerhandwerk authored Nov 14, 2024
2 parents cb7c7af + e53e0a0 commit a95f6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/source/command-ref/nix-collect-garbage.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Instead, it looks in a few locations, and acts on all profiles it finds there:
>
> Not stable; subject to change
>
> Do not rely on this functionality; it just exists for migration purposes and is may change in the future.
> Do not rely on this functionality; it just exists for migration purposes and may change in the future.
> These deprecated paths remain a private implementation detail of Nix.
`$NIX_STATE_DIR/profiles` and `$NIX_STATE_DIR/profiles/per-user`.
Expand Down

0 comments on commit a95f6ea

Please sign in to comment.