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
commit dac8a1a5e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 =