mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 10:48:26 +00:00
updateservices: typo correction
This commit is contained in:
parent
f61401069c
commit
1d941043fc
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ namespace Jackett.Common.Services
|
|||
|
||||
if (currentVersion == new Version(0, 0, 0))
|
||||
{
|
||||
logger.Info("Skipping checking for new releases because Jackett is runing in IDE.");
|
||||
logger.Info("Skipping checking for new releases because Jackett is running in IDE.");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue