« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite/wiki-data/withRecontextualizedContributionList.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/composite/wiki-data/withRecontextualizedContributionList.js')
-rw-r--r--src/data/composite/wiki-data/withRecontextualizedContributionList.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/data/composite/wiki-data/withRecontextualizedContributionList.js b/src/data/composite/wiki-data/withRecontextualizedContributionList.js
index 1c86c0ab..06c997b5 100644
--- a/src/data/composite/wiki-data/withRecontextualizedContributionList.js
+++ b/src/data/composite/wiki-data/withRecontextualizedContributionList.js
@@ -1,6 +1,10 @@
 // Clones all the contributions in a list, with thing and thingProperty both
-// updated to match the current thing. Overwrite the provided dependency.
+// updated to match the current thing. Overwrites the provided dependency.
 // Doesn't do anything if the provided dependency is null.
+//
+// See also:
+//  - withRedatedContributionList
+//
 
 import {input, templateCompositeFrom} from '#composite';