mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-02 08:21:56 +01:00
Fix various typos
Found via `codespell -q 3 -S "./Emby.Server.Implementations/Localization" -L inh,som`
This commit is contained in:
@@ -11,7 +11,7 @@ public enum ProgramAudioEntity
|
||||
Mono = 0,
|
||||
|
||||
/// <summary>
|
||||
/// Sterio.
|
||||
/// Stereo.
|
||||
/// </summary>
|
||||
Stereo = 1,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user