mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 00:05:26 +03:00
Fix a spelling mistake
This commit is contained in:
@@ -49,7 +49,7 @@ namespace MediaBrowser.Model.Globalization
|
||||
/// Gets the localization options.
|
||||
/// </summary>
|
||||
/// <returns>IEnumerable{LocalizatonOption}.</returns>
|
||||
LocalizatonOption[] GetLocalizationOptions();
|
||||
LocalizationOption[] GetLocalizationOptions();
|
||||
|
||||
string RemoveDiacritics(string text);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user