Kaynağa Gözat

statsd: typo

Дилян Палаузов 2 yıl önce
ebeveyn
işleme
b582e77086
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/modules/statsd/doc/statsd_admin.xml

+ 1 - 1
src/modules/statsd/doc/statsd_admin.xml

@@ -156,7 +156,7 @@ route [gauge_method]{
             <para>
 		statsd_start set an avp with the key name, and when 
 		statsd_stop(key) is used, the module will send statsd the difference in 
-		milliseconds. this is useful to know the time of a SQL query, or how much time your replies take.
+		milliseconds. This is useful to know the time of a SQL query, or how much time your replies take.
             </para>
             <para>
                 This function can be used in all routes.