mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
renamed report rejection reason.
This commit is contained in:
parent
28efb7c4ec
commit
db37d020f4
25 changed files with 63 additions and 81 deletions
|
@ -116,7 +116,7 @@ namespace NzbDrone.Core.RootFolders
|
|||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
Logger.WarnException("Error getting fromm space for: " + pathRoot, ex);
|
||||
Logger.WarnException("Error getting disk space for: " + pathRoot, ex);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue