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:
parent
a8c93487c3
commit
4525b9447d
1 changed files with 1 additions and 1 deletions
|
@ -701,7 +701,7 @@ Relative path to symlink target from the current directory.
|
||||||
=back
|
=back
|
||||||
|
|
||||||
C<unstow_node()> and C<unstow_contents()> are mutually recursive.
|
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
|
=cut
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue