From 28ef6f83fc063bfbc8b68a8463be82e721248c8d Mon Sep 17 00:00:00 2001 From: Robert Adams Date: Thu, 21 Aug 2014 06:35:27 -0700 Subject: Fix typo in OpenSimDefaults.ini comment --- bin/OpenSimDefaults.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 348aaa2..2cd32c6 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -1021,7 +1021,7 @@ ; BulletEngine = "bulletxna" ; BulletSim can run on its own thread independent of the simulator's heartbeat - ; thread. Enabling this will nto let the physics engine slow down avatar movement, etc. + ; thread. Enabling this will not let the physics engine slow down avatar movement, etc. UseSeparatePhysicsThread = false ; Terrain implementation can use either Bullet's heightField or BulletSim can build -- cgit v1.1