From 1a24b7fa9378ac0234975fbff8ae94b987fff058 Mon Sep 17 00:00:00 2001
From: BlueWall
Date: Sun, 28 Sep 2014 23:04:49 -0400
Subject: Fix key name in example Regions.ini file

---
 bin/Regions/Regions.ini.example | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/Regions/Regions.ini.example b/bin/Regions/Regions.ini.example
index d808e9a..1e65d2b 100644
--- a/bin/Regions/Regions.ini.example
+++ b/bin/Regions/Regions.ini.example
@@ -36,7 +36,7 @@ ExternalHostName = "SYSTEMIP"
 ; * This allows limiting the sizes of prims and the region prim count
 ; *
 
-; NonphysicalPrimMax = 256
+; NonPhysicalPrimMax = 256
 ; PhysicalPrimMax = 64
 ; ClampPrimSize = False
 ; MaxPrims = 15000
-- 
cgit v1.1