diff --git a/Facepunch.Steamworks/SteamApps.cs b/Facepunch.Steamworks/SteamApps.cs index 5c43e9a..2610e02 100644 --- a/Facepunch.Steamworks/SteamApps.cs +++ b/Facepunch.Steamworks/SteamApps.cs @@ -53,7 +53,7 @@ namespace Steamworks /// Checks if the license owned by the user provides low violence depots. /// Low violence depots are useful for copies sold in countries that have content restrictions /// - public static bool IsLowVoilence => Internal.BIsLowViolence(); + public static bool IsLowViolence => Internal.BIsLowViolence(); /// /// Checks whether the current App ID license is for Cyber Cafes.