From 3fcf160faeb036529c575b66d73e7978f475fb28 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 cd8a736438..bff0630670 100644
--- a/CHANGES
+++ b/CHANGES
@@ -56,7 +56,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