Fix typo in OpenSim.ini.example (#2764)

This commit is contained in:
Jeff Ames
2008-12-06 11:40:53 +00:00
parent 3a4ddfec79
commit a5bd2b2136

View File

@@ -49,7 +49,7 @@
ClampPrimSize = false
; Region crossing
AllowScriptCrossing = false
AllowScriptCrossings = false
; If you set this to "true", any region that can teleport to you can
; inject ARBITRARY BINARY CODE into your system. Use at your own risk.
; YOU HAVE BEEN WARNED!!!