remove a accent from a method name

This commit is contained in:
UbitUmarov
2017-05-27 06:30:23 +01:00
parent c54985f8a1
commit 582dc75381
3 changed files with 4 additions and 4 deletions

View File

@@ -95,7 +95,7 @@ namespace OpenSim.Framework.Servers
}
public static BaseHttpServer ÚnSecureInstance
public static BaseHttpServer UnSecureInstance
{
get { return unsecureinstance; }