From 78d7f4696ec58aea95e0c351a38713f1df0bb279 Mon Sep 17 00:00:00 2001 From: MW Date: Fri, 10 Jul 2009 11:03:38 +0000 Subject: Now we are past revision 10000, I think its time to start to fix that massive bug that was introduced in revision 1. So here is the first part of that fix. --- OpenSim/Region/Application/OpenSim.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenSim/Region/Application/OpenSim.cs') diff --git a/OpenSim/Region/Application/OpenSim.cs b/OpenSim/Region/Application/OpenSim.cs index 3babe72..524dd4c 100644 --- a/OpenSim/Region/Application/OpenSim.cs +++ b/OpenSim/Region/Application/OpenSim.cs @@ -1130,7 +1130,7 @@ namespace OpenSim } /// - /// Load a whole region from an opensim archive. + /// Load a whole region from an opensimulator archive. /// /// protected void LoadOar(string module, string[] cmdparams) -- cgit v1.1