]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Fix documentation for SayNumber to reflect the fact that language is changed in CHANNEL()
authorJonathan Rose <jrose@digium.com>
Wed, 4 Jan 2012 18:30:24 +0000 (18:30 +0000)
committerJonathan Rose <jrose@digium.com>
Wed, 4 Jan 2012 18:30:24 +0000 (18:30 +0000)
(closes issue ASTERISK-18962)
reported by: Nir Simionovich

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@349450 65c4cc65-6c06-0410-ace0-fbb531ad65f3

main/pbx.c

index 7e478fcb797e8e8a5d6257f85d407ee372f2a9e6..76f12d10779771aac0339130de88a0c913a919a2 100644 (file)
@@ -543,7 +543,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
                <description>
                        <para>This application will play the sounds that correspond to the given <replaceable>digits</replaceable>.
                        Optionally, a <replaceable>gender</replaceable> may be specified. This will use the language that is currently
-                       set for the channel. See the LANGUAGE() function for more information on setting the language for the channel.</para>
+                       set for the channel. See the CHANNEL() function for more information on setting the language for the channel.</para>
                </description>
                <see-also>
                        <ref type="application">SayAlpha</ref>