Fix typos

Found via `codespell -q 3 -D ../../dictionary.txt -S "./Emby.Server.Implementations/Localization" -L allready,childrens,groupe,inh,raisons,re-use,som,supercede,superceded,thirdparty,whoknows`
This commit is contained in:
luzpaz
2025-01-26 11:14:03 -05:00
committed by GitHub
parent 0541808c25
commit b37bc9016f
5 changed files with 11 additions and 11 deletions

View File

@@ -52,7 +52,7 @@ namespace Jellyfin.Extensions.Json.Converters
}
catch (FormatException)
{
// Ignore unconvertable inputs
// Ignore unconvertible inputs
}
}