Message cleanup

This commit is contained in:
Sage Vaillancourt 2024-07-21 13:01:59 -04:00
parent 8fb076931d
commit 1567a6328f
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ function lockfor {
function dot-lock-wait {
lock-wait "$SYNC_LOCK_FILE" 90 "Waiting for ongoing sync to finish"
lock-wait "$SYNC_LOCK_FILE" 90 "ongoing sync"
}
function _pushdot {