summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/functions/library/attrsets.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/functions/library/attrsets.xml b/doc/functions/library/attrsets.xml
index b49ccaf739ac..fe44dfe4f8e6 100644
--- a/doc/functions/library/attrsets.xml
+++ b/doc/functions/library/attrsets.xml
@@ -1364,7 +1364,7 @@ lib.attrsets.optionalAttrs false { my = "set"; }
 
   <para>
    Merge sets of attributes and use the function <varname>f</varname> to merge
-   attribute values.
+   attribute values where the attribute name is in <varname>names</varname>.
   </para>
 
   <variablelist>