diff --git a/main/pbx.c b/main/pbx.c
index e5980aed44..dff45b813f 100644
--- a/main/pbx.c
+++ b/main/pbx.c
@@ -543,7 +543,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
This application will play the sounds that correspond to the given digits.
Optionally, a gender 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.
+ set for the channel. See the CHANNEL() function for more information on setting the language for the channel.
[SayAlpha]