mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
lib.attrsets: fix typo in attrVals documentation: 'attribitue' -> 'attribute'
This commit is contained in:
@@ -509,7 +509,7 @@ rec {
|
||||
|
||||
`nameList`
|
||||
|
||||
: The list of attributes to fetch from `set`. Each attribute name must exist on the attrbitue set
|
||||
: The list of attributes to fetch from `set`. Each attribute name must exist on the attribute set
|
||||
|
||||
`set`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user