Fix various typos

Found via `codespell -q3 -S ./yarn.lock,./src/NzbDrone.Core.Test,./src/NzbDrone.Core/Localization -L bitap,tempdate,uptodate`
This commit is contained in:
luz paz
2022-10-30 17:53:02 -04:00
committed by Qstick
parent 940070eb9d
commit 7d8a4abc8e
24 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -217,7 +217,7 @@ namespace NzbDrone.Common
if (dacls.Contains(authenticatedUsersDacl))
{
// Permssions already set
// Permissions already set
return;
}