mirror of
https://github.com/imapsync/imapsync.git
synced 2025-06-25 21:54:43 +02:00
Fix "lose" spelling
This commit is contained in:
parent
dd9a644e90
commit
4bad4a8f5b
3 changed files with 3 additions and 3 deletions
|
@ -2589,7 +2589,7 @@ sub foldersizes_on_h1h2 {
|
|||
|
||||
Folders sizes before the synchronization.
|
||||
You can remove foldersizes listings by using "--nofoldersizes" and "--nofoldersizesatend"
|
||||
but then you will also loose the ETA (Estimation Time of Arrival) given after each message copy.
|
||||
but then you will also lose the ETA (Estimation Time of Arrival) given after each message copy.
|
||||
END_SIZE
|
||||
|
||||
( $h1_nb_msg_start, $h1_bytes_start ) = foldersizes( 'Host1', $imap1, $search1, $sync->{abletosearch1}, @h1_folders_wanted ) ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue