From: Sean Bright Date: Fri, 30 Nov 2012 17:06:21 +0000 (+0000) Subject: Minor spelling fix to the VOLUME documentation. X-Git-Tag: 10.12.0-rc1~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6f1d18de43fe76c6de4552ea868600fc045bc897;p=thirdparty%2Fasterisk.git Minor spelling fix to the VOLUME documentation. ........ Merged revisions 376919 from http://svn.asterisk.org/svn/asterisk/branches/1.8 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@376920 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/funcs/func_volume.c b/funcs/func_volume.c index ce10b56807..953a37dcdd 100644 --- a/funcs/func_volume.c +++ b/funcs/func_volume.c @@ -65,7 +65,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Set(VOLUME(TX)=3) Set(VOLUME(RX)=2) Set(VOLUME(TX,p)=3) - Set(VOLUME(RX,p)=3> + Set(VOLUME(RX,p)=3) ***/