Merge pull request #1182 from urbit/jt-nets-nest

Replace errant nets-need with nest-need in error message.
This commit is contained in:
Jared Tobin 2019-05-31 08:37:42 +08:00 committed by GitHub
commit e62df5ba3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17197,7 +17197,7 @@
~& %nest-failed
=+ foo=(skol ref)
=+ bar=(skol sut)
~& %nets-need
~& %nest-need
~> %slog.[0 bar]
~& %nest-have
~> %slog.[0 foo]