From: Russell Bryant Date: Wed, 2 May 2007 23:50:29 +0000 (+0000) Subject: Fix some bad grammar. X-Git-Tag: 1.6.0-beta1~3^2~2758 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cef98155efe596d0376dd22ae8ea41643d257641;p=thirdparty%2Fasterisk.git Fix some bad grammar. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@62795 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 2bace9b4d5..437c1d28d3 100644 --- a/CHANGES +++ b/CHANGES @@ -122,7 +122,7 @@ MeetMe Changes has been enabled by default. * When a conference is created, the UNIQUEID of the channel that caused it to be created is stored. Then, every channel that joins the conference will have the - MEETMEUNIQUEID channel variable set with this ID. This can be used to associating + MEETMEUNIQUEID channel variable set with this ID. This can be used to relate callers that come and go from long standing conferences. Miscellaneous