From 93a697b24da390f2573e7cbf1b6dfb7bf9a81573 Mon Sep 17 00:00:00 2001 From: idb Date: Sat, 7 Mar 2009 14:39:42 +0000 Subject: Correct a typo, purely cosmetic. FixesMantis #3263 --- 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 b62cd77..681f967 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -487,7 +487,7 @@ InterregionComms = "RESTComms" body_pid_gain = 25 ; amount of time a geom/body will try to cross a region border before it gets disabled - geom_crossing_faiures_before_outofbounds = 5 + geom_crossing_failures_before_outofbounds = 5 ; start throttling the object updates if object comes in contact with 3 or more other objects geom_contactpoints_start_throttling = 3 -- cgit v1.1