mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
minor fixes to wtf-gtfo
This commit is contained in:
@@ -52,7 +52,7 @@ namespace NzbDrone.Core.Update
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
_logger.ErrorException("couldn't revert back to master.", e);
|
||||
_logger.ErrorException("Couldn't revert back to master.", e);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user