correct very minor typo in "debug scene" help

iar_mods
Justin Clark-Casey (justincc) 2012-01-10 18:47:30 +00:00
parent 66783398d0
commit a3bb1a81de
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ namespace OpenSim
m_console.Commands.AddCommand("region", false, "debug teleport", "debug teleport", "Toggle teleport route debugging", 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",