correct very minor typo in "debug scene" help

0.7.2-post-fixes
Justin Clark-Casey (justincc) 2012-01-10 18:47:30 +00:00
parent 7a0f4cf8e1
commit 820a39621e
1 changed files with 1 additions and 1 deletions

View File

@ -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",