From 383a1a6fe1e4859250d690e8ecb0294001fd1430 Mon Sep 17 00:00:00 2001 From: BlueWall Date: Sun, 4 Jan 2015 18:52:37 -0500 Subject: [PATCH] Fix typo in OpenSim.ini.example --- bin/OpenSim.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 343f83df6c..045fa88fa7 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -49,7 +49,7 @@ ;# {PublicPort} {} {PublicPort} {8002} "8002" PublicPort = "8002" - ;# {PrivatePort} {} {PublicPort} {8003} "8003" + ;# {PrivatePort} {} {PrivatePort} {8003} "8003" PrivatePort = "8003"