mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-12 02:46:24 +00:00
Fixed wording
This commit is contained in:
@@ -40,7 +40,7 @@ namespace NzbDrone.Update.UpdateEngine
|
||||
}
|
||||
catch (InvalidOperationException e)
|
||||
{
|
||||
_logger.Warn(e, "Couldn't start Lidarr Service (Most likely due to permission issues). falling back to console.");
|
||||
_logger.Warn(e, "Couldn't start Lidarr Service (Most likely due to permission issues). Falling back to console.");
|
||||
StartConsole(installationFolder);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user