This commit is contained in:
Tim Byrne 2020-12-23 10:40:36 -06:00
parent 74df722840
commit d45d53ff39
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12
1 changed files with 1 additions and 1 deletions

2
yadm
View File

@ -1303,7 +1303,7 @@ function upgrade() {
echo "No legacy paths found. Upgrade is not necessary"
[ "$repo_updates" -eq 1 ] && \
echo "Some files tracked by yadm have been renamed. This changes should probably be commited now."
echo "Some files tracked by yadm have been renamed. These changes should probably be commited now."
exit 0