fixed typo

This commit is contained in:
ujjwal 2020-09-22 23:37:06 +05:30
parent 649d3aaf24
commit a2f5c921d4

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 =