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 @@ namespace NzbDrone.Core.Download.Clients.Aria2
return hash;
}
_logger.Debug($"Äria2 AddFromMagnetLink '{hash}' -> '{gid}'");
_logger.Debug($"Aria2 AddFromMagnetLink '{hash}' -> '{gid}'");
return hash;
}