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

This commit is contained in:
Justin Clark-Casey (justincc)
2014-03-18 23:24:22 +00:00
parent eed343ed8a
commit 9e0d419239

View File

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