From af54e6f370dc03ffafc7540e3aac9979ae0f85ce Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Wed, 26 Mar 2014 23:45:02 +0000 Subject: minor: Change incorrect "Maximum" in the PhysicalPrimMin OpenSim.ini.example description to "Minimum" Thanks to aiaustin for the spot. --- bin/OpenSim.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/OpenSim.ini.example') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 66504c5..1395d72 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -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 -- cgit v1.1