minor: Change incorrect "Maximum" in the PhysicalPrimMin OpenSim.ini.example description to "Minimum"

Thanks to aiaustin for the spot.
This commit is contained in:
Justin Clark-Casey (justincc)
2014-03-26 23:45:02 +00:00
parent e7fa8a4699
commit af54e6f370

View File

@@ -114,7 +114,7 @@
; NonPhysicalPrimMax = 256
;# {PhysicalPrimMin} {} {Minimum size of physical prims?} {} 0.01
;; Maximum size where a prim can be physical. Affects resizing of
;; Minimum size where a prim can be physical. Affects resizing of
;; existing prims. This can be overridden in the region config file.
; PhysicalPrimMin = 0.01