* Minor: correct change-region typo

0.6.0-stable
Justin Clarke Casey 2008-07-21 17:23:32 +00:00
parent a13a4c6144
commit 5bceab785f
1 changed files with 1 additions and 1 deletions

View File

@ -383,7 +383,7 @@ namespace OpenSim
else
{
m_console.Error("CONSOLE", "Current Region: " + m_sceneManager.CurrentScene.RegionInfo.RegionName +
". To change region please use 'change-region <regioname>'");
". To change region please use 'change-region <region name>'");
}
break;