1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-24 22:35:49 -04:00

Fix various typos

This commit is contained in:
Bogdan
2025-04-15 23:06:06 +03:00
parent f3026df65d
commit 8485fc8c75
20 changed files with 30 additions and 30 deletions
@@ -346,7 +346,7 @@ namespace NzbDrone.Common.Processes
}
catch
{
// Don't crash on gettings some log data.
// Don't crash on getting some log data.
}
return processes;