Merge pull request #4052 from ujjwaljainnn/fix-typo

fixed typo
This commit is contained in:
Domen Kožar
2020-09-23 09:58:30 +02:00
committed by GitHub

View File

@@ -367,7 +367,7 @@ LockedFlake lockFlake(
/* If we have an --update-input flag for an input
of this input, then we must fetch the flake to
to update it. */
update it. */
auto lb = lockFlags.inputUpdates.lower_bound(inputPath);
auto hasChildUpdate =