fix typo reported on mantis 7735

This commit is contained in:
UbitUmarov
2015-10-31 22:48:31 +00:00
parent af4ca8e80e
commit 9ba288a2e7

View File

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