Explorar o código

Fix config documentation typo

Bepis %!s(int64=5) %!d(string=hai) anos
pai
achega
4c9805caa9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      BepInEx/Config.cs

+ 1 - 1
BepInEx/Config.cs

@@ -163,7 +163,7 @@ namespace BepInEx
 		}
 
 		/// <summary>
-		/// Returns wether a value is currently set.
+		/// Returns whether a value is currently set.
 		/// </summary>
 		/// <param name="key">The key to check against</param>
 		/// <param name="section">The section to check in</param>