mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 01:23:53 -07:00
minor fixes to wtf-gtfo
This commit is contained in:
parent
aa68faaf88
commit
380d2624f1
2 changed files with 2 additions and 2 deletions
|
@ -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);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue