Miscellaneous spelling fixes in comments. (#4071)

This commit is contained in:
Kevin Quick
2020-09-27 20:04:06 +00:00
committed by GitHub
parent 8b4a542d17
commit 5885b0cfd8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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,