Edited comments

This commit is contained in:
Michael Bucari-Tovo 2021-10-05 16:54:33 -06:00
parent 5c535478d1
commit aa8491f205
5 changed files with 10 additions and 10 deletions

View file

@ -16,7 +16,7 @@ namespace LibationWinForms.BookLiberation
public override string DecodeActionName => "Converting";
#endregion
#region IProcessable event handler overrides
#region Processable event handler overrides
public override void Processable_Begin(object sender, LibraryBook libraryBook)
{
LogMe.Info($"Convert Step, Begin: {libraryBook.Book}");