[svn-commits] russell: branch russell/dundi_results r62092 - /team/russell/dundi_results/pbx/

svn-commits at lists.digium.com svn-commits at lists.digium.com
Thu Apr 26 15:22:19 MST 2007


Author: russell
Date: Thu Apr 26 17:22:18 2007
New Revision: 62092

URL: http://svn.digium.com/view/asterisk?view=rev&rev=62092
Log:
add a missing word

Modified:
    team/russell/dundi_results/pbx/pbx_dundi.c

Modified: team/russell/dundi_results/pbx/pbx_dundi.c
URL: http://svn.digium.com/view/asterisk/team/russell/dundi_results/pbx/pbx_dundi.c?view=diff&rev=62092&r1=62091&r2=62092
==============================================================================
--- team/russell/dundi_results/pbx/pbx_dundi.c (original)
+++ team/russell/dundi_results/pbx/pbx_dundi.c Thu Apr 26 17:22:18 2007
@@ -3839,7 +3839,7 @@
 	.syntax = "DUNDILOOKUP(number[|context[|options]])",
 	.desc = "This will do a DUNDi lookup of the given phone number.\n"
 	"If no context is given, the default will be e164. The result of\n"
-	"this function will the Technology/Resource found in the first result\n"
+	"this function will return the Technology/Resource found in the first result\n"
 	"in the DUNDi lookup. If no results were found, the result will be blank.\n"
 	"If the 'b' option is specified, the internal DUNDi cache will\n"
 	"be bypassed.\n",



More information about the svn-commits mailing list