Aria2 formatting cleanup

This commit is contained in:
Qstick 2021-08-14 20:07:02 -04:00 committed by ta264
parent e2745c5956
commit eeb172d3bf

View file

@ -48,7 +48,7 @@ protected override string AddFromMagnetLink(RemoteBook remoteEpisode, string has
return hash;
}
_logger.Debug($"Äria2 AddFromMagnetLink '{hash}' -> '{gid}'");
_logger.Debug($"Aria2 AddFromMagnetLink '{hash}' -> '{gid}'");
return hash;
}