fix typo reported on mantis 7735

avinationmerge
UbitUmarov 2015-10-31 22:48:31 +00:00
parent af4ca8e80e
commit 9ba288a2e7
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ namespace OpenSim.Region.CoreModules.World.Objects.Commands
m_console.Commands.AddCommand( m_console.Commands.AddCommand(
"Regions", false, "region set", "Regions", false, "region set",
"region get", "region set",
"Set control information for the currently selected region.", "Set control information for the currently selected region.",
"Currently, the following parameters can be set:\n" "Currently, the following parameters can be set:\n"
+ "agent-limit <int> - Current root agent limit. This is persisted over restart.\n" + "agent-limit <int> - Current root agent limit. This is persisted over restart.\n"