]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
grammar check
authorJason Parker <jparker@digium.com>
Thu, 26 Oct 2006 17:38:05 +0000 (17:38 +0000)
committerJason Parker <jparker@digium.com>
Thu, 26 Oct 2006 17:38:05 +0000 (17:38 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46335 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES

diff --git a/CHANGES b/CHANGES
index 576225cda3a1d1e4ceb94d356749468fae5b0534..b656253b64b0a662f6c2d110ec9c00ab41736268 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -333,6 +333,6 @@ Changes since Asterisk 1.2:
                       o JitterBuffer support added
     * Removed Codecs/Channels:
          1. codec_g723 was removed because the actual codec implementation it was designed to use is not distributable
-         2. chan_modem_* and related modules is gone because the kernel support for those interfaces is old, buggy and unsupported
+         2. chan_modem_* and related modules are gone because the kernel support for those interfaces is old, buggy and unsupported
     * New Utils:
          1. aelparse -- compile .ael files outside of asterisk