Skip to content

Commit

Permalink
fix function name in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gvolpe committed Mar 27, 2024
1 parent f4c392c commit 5339c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/attrsets.nix
Original file line number Diff line number Diff line change
Expand Up @@ -930,7 +930,7 @@ rec {
# Type
```
cartesianProduct :: (AttrSet -> a) -> AttrSet -> [a]
mapCartesianProduct :: (AttrSet -> a) -> AttrSet -> [a]
```
# Examples
Expand Down

0 comments on commit 5339c25

Please sign in to comment.