Skip to content

Commit 5ff2bb4

Browse files
authored
Fix typo for already updated
1 parent de828aa commit 5ff2bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/tools.func

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,7 @@ check_for_gh_release() {
905905
return 0
906906
fi
907907

908-
msg_error "No update available: ${app} is not installed!"
908+
msg_ok "Already up to date: ${app} (${current})"
909909
return 1
910910
fi
911911

0 commit comments

Comments
 (0)