Fix typo
This commit is contained in:
parent
74df722840
commit
d45d53ff39
1 changed files with 1 additions and 1 deletions
2
yadm
2
yadm
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue