From 7cb8f2f33eef3e1f47da1313a3154a6dacb89e05 Mon Sep 17 00:00:00 2001
From: Niklas Larsson <niklas@tese.se>
Date: Fri, 27 Nov 2015 14:39:22 +0100
Subject: [PATCH] CHANGES: Fix a typo

Change-Id: Iceb3d9bb78140c376174a7bee197dfcf8ef9cda7
---
 CHANGES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index fb149ce870..ca7d161008 100644
--- a/CHANGES
+++ b/CHANGES
@@ -244,7 +244,7 @@ res_pjsip
    CLI commands.  For instance: CLI> pjsip list endpoints like abc
 
  * If res_statsd is loaded and a StatsD server is configured, basic statistics
-   regarding the state of PJSIP contacts will not be emitted. This includes:
+   regarding the state of PJSIP contacts will now be emitted. This includes:
    - A GAUGE statistic for the overall number of contacts in a particular
      state, e.g.:
        PJSIP.contacts.states.Reachable
-- 
GitLab