mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51:15 +02:00
Miscellaneous spelling fixes in comments. (#4071)
This commit is contained in:
parent
8b4a542d17
commit
5885b0cfd8
2 changed files with 2 additions and 2 deletions
|
@ -247,7 +247,7 @@ Flake getFlake(EvalState & state, const FlakeRef & originalRef, bool allowLookup
|
|||
}
|
||||
|
||||
/* Compute an in-memory lock file for the specified top-level flake,
|
||||
and optionally write it to file, it the flake is writable. */
|
||||
and optionally write it to file, if the flake is writable. */
|
||||
LockedFlake lockFlake(
|
||||
EvalState & state,
|
||||
const FlakeRef & topRef,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue