mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
fix typos
This commit is contained in:
parent
7de033d63f
commit
e7ea5591a2
3 changed files with 4 additions and 4 deletions
|
@ -141,7 +141,7 @@ The result is a string.
|
|||
|
||||
Update [attribute set] *attrset1* with names and values from *attrset2*.
|
||||
|
||||
The returned attribute set will have of all the attributes in *attrset1* and *attrset2*.
|
||||
The returned attribute set will have all of the attributes in *attrset1* and *attrset2*.
|
||||
If an attribute name is present in both, the attribute value from the latter is taken.
|
||||
|
||||
[Update]: #update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue