mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
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:
@@ -52,7 +52,7 @@ namespace Jellyfin.Extensions.Json.Converters
|
||||
}
|
||||
catch (FormatException)
|
||||
{
|
||||
// Ignore unconvertable inputs
|
||||
// Ignore unconvertible inputs
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user