fix comment (#30)

This commit is contained in:
David Arnold 2021-04-19 16:40:21 -05:00 committed by GitHub
parent c6169a2772
commit eed214942b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ let
# eachSystem using defaultSystems
eachDefaultSystem = eachSystem defaultSystems;
# Builds a map from <attr>=value to <system>.<attr>=value for each system.
# Builds a map from <attr>=value to <attr>.<system>=value for each system.
#
#
eachSystem = systems: f: