minor: Correction to description of QueuedPollResponses since this covers long poll and other 'poll' types

0.8.0.3
Justin Clark-Casey (justincc) 2014-03-18 23:24:22 +00:00
parent eed343ed8a
commit 9e0d419239
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ namespace OpenSim.Framework.Servers.HttpServer
StatsManager.RegisterStat( StatsManager.RegisterStat(
new Stat( new Stat(
"QueuedPollResponses", "QueuedPollResponses",
"Number of non long-poll responses queued for sending.", "Number of poll responses queued for sending.",
"", "",
"", "",
"httpserver", "httpserver",