From f6f0b1c51387acc89b0cd3d854cc65f94afa3897 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Fri, 21 Jul 2017 14:41:13 +0100 Subject: [PATCH] fix a few EN typos --- bin/OpenSimDefaults.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index a94311aabd..9fb74dc5a5 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -943,14 +943,14 @@ ; Minimum user level required to upload meshes ;LevelUpload = 0 - ; suport meshs on physics + ; support meshs on physics ;UseMeshiesPhysicsMesh = true - ;suport convex shape type on normal prims + ;support convex shape type on normal prims ; (ubOde only) ;ConvexPrims = true - ;suport convex shape type on sculpts + ;support convex shape type on sculpts ; (ubOde only) ;ConvexSculpts = true @@ -1472,7 +1472,7 @@ ; active_trees allows module to change its trees in time. ; some will be deleted, others created and rest may grow - ; default is false. You can change it with console comand tree active true | false later + ; default is false. You can change it with console command tree active true | false later active_trees = false ; the trees change execution time rate (in ms) update_rate = 1000 @@ -2064,7 +2064,7 @@ ;XmlRpcServiceWriteKey = 1234 ; Disables HTTP Keep-Alive for XmlRpcGroupsServicesConnector HTTP Requests, - ; only set to false it if you absolute sure regions and groups server suport it. + ; only set to false it if you absolute sure regions and groups server support it. ; XmlRpcDisableKeepAlive = true ; Minimum user level required to create groups