unstow_contents: remove reference to "source"

The use of the word "source" is confusing in the context of Stow for
reasons explained in the manual.
This commit is contained in:
Adam Spiers 2024-04-01 21:23:35 +01:00
parent a8c93487c3
commit 4525b9447d

View file

@ -701,7 +701,7 @@ Relative path to symlink target from the current directory.
=back
C<unstow_node()> and C<unstow_contents()> are mutually recursive.
Here we traverse the source tree, rather than the target tree.
Here we traverse the package tree, rather than the target tree.
=cut