瀏覽代碼

statsd: typo

Дилян Палаузов 2 年之前
父節點
當前提交
b582e77086
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.