correct very minor typo in "debug scene" help
parent
7a0f4cf8e1
commit
820a39621e
|
@ -237,7 +237,7 @@ namespace OpenSim
|
|||
Debug);
|
||||
|
||||
m_console.Commands.AddCommand("region", false, "debug scene",
|
||||
"debug scene <cripting> <collisions> <physics>",
|
||||
"debug scene <scripting> <collisions> <physics>",
|
||||
"Turn on scene debugging", Debug);
|
||||
|
||||
m_console.Commands.AddCommand("region", false, "change region",
|
||||
|
|
Loading…
Reference in New Issue