From 22022ae3b9f852e5e937cb6b9d8c4c20ccaf30cb Mon Sep 17 00:00:00 2001 From: Joe Yates Date: Fri, 29 Sep 2023 20:52:44 +0200 Subject: [PATCH] Improve wording --- lib/imap/backup/serializer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/imap/backup/serializer.rb b/lib/imap/backup/serializer.rb index ecdcec48..ca623e78 100644 --- a/lib/imap/backup/serializer.rb +++ b/lib/imap/backup/serializer.rb @@ -179,7 +179,7 @@ def optionally_migrate2to3 Logger.logger.info <<~MESSAGE Local metadata for folder '#{folder_path}' is currently stored in the version 2 format. - This will now be transformed into the version 3 format. + Migrating to the version 3 format... MESSAGE migrator.run