foldable: rename $target => $target_subdir
commit6cf41850b3c422bcdc81c4ddbe2a88cf130b14e2
authorAdam Spiers <stow@adamspiers.org>
Mon, 1 Apr 2024 15:34:01 +0000 (1 16:34 +0100)
committerAdam Spiers <stow@adamspiers.org>
Mon, 1 Apr 2024 21:39:32 +0000 (1 22:39 +0100)
treea4270443f4ecff12ae090edfdf98c05dc3dd1ead
parent2851b36df4ffb18750e01b1e53f9ef000e78d2a3
foldable: rename $target => $target_subdir

The $target variable was ambiguous, as it could have referred to the
path to the target directory, or the path to a sub-directory in the
target, as well as its intended meaning of a subpath relative to the
target directory.  So rename it to try to find the balance between
clarity and verbosity.
NEWS
lib/Stow.pm.in