Fix "lose" spelling

This commit is contained in:
Ludovic Perrine 2018-11-20 15:19:24 +01:00
parent dd9a644e90
commit 4bad4a8f5b
3 changed files with 3 additions and 3 deletions

View file

@ -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 ) ;