From 88adf19dffc1ff442acd6fd16f7990b6fbdc8642 Mon Sep 17 00:00:00 2001 From: markster Date: Mon, 26 Apr 2004 03:02:49 +0000 Subject: More select/poll updates for various applications git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2762 f38db490-d61c-443f-a65b-d21fe96a405b --- pbx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pbx.c') diff --git a/pbx.c b/pbx.c index abc1de1f0..01aa0f6c2 100755 --- a/pbx.c +++ b/pbx.c @@ -305,7 +305,7 @@ static struct pbx_builtin { { "SetLanguage", pbx_builtin_setlanguage, "Sets user language", " SetLanguage(language): Set the channel language to 'language'. This\n" -"information is used for the generation of numbers, and to select a natural\n" +"information is used for the generation of numbers, and to choose a natural\n" "language file when available. For example, if language is set to 'fr' and\n" "the file 'demo-congrats' is requested to be played, if the file 'fr/demo-\n" "congrats' exists, then it will play that file, and if not will play the\n" -- cgit v1.2.3