mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04: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