fix a few EN typos

0.9.0-post-fixes
UbitUmarov 2017-07-21 14:41:13 +01:00
parent 66a5b4d120
commit f6f0b1c513
1 changed files with 5 additions and 5 deletions

View File

@ -943,14 +943,14 @@
; Minimum user level required to upload meshes ; Minimum user level required to upload meshes
;LevelUpload = 0 ;LevelUpload = 0
; suport meshs on physics ; support meshs on physics
;UseMeshiesPhysicsMesh = true ;UseMeshiesPhysicsMesh = true
;suport convex shape type on normal prims ;support convex shape type on normal prims
; (ubOde only) ; (ubOde only)
;ConvexPrims = true ;ConvexPrims = true
;suport convex shape type on sculpts ;support convex shape type on sculpts
; (ubOde only) ; (ubOde only)
;ConvexSculpts = true ;ConvexSculpts = true
@ -1472,7 +1472,7 @@
; active_trees allows module to change its trees in time. ; active_trees allows module to change its trees in time.
; some will be deleted, others created and rest may grow ; 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 active_trees = false
; the trees change execution time rate (in ms) ; the trees change execution time rate (in ms)
update_rate = 1000 update_rate = 1000
@ -2064,7 +2064,7 @@
;XmlRpcServiceWriteKey = 1234 ;XmlRpcServiceWriteKey = 1234
; Disables HTTP Keep-Alive for XmlRpcGroupsServicesConnector HTTP Requests, ; 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 ; XmlRpcDisableKeepAlive = true
; Minimum user level required to create groups ; Minimum user level required to create groups