[Asterisk-cvs] asterisk/pbx pbx_config.c,1.59,1.60

russell at lists.digium.com russell at lists.digium.com
Thu May 12 16:30:46 CDT 2005


Update of /usr/cvsroot/asterisk/pbx
In directory mongoose.digium.com:/tmp/cvs-serv18930/pbx

Modified Files:
	pbx_config.c 
Log Message:
fix a little typo


Index: pbx_config.c
===================================================================
RCS file: /usr/cvsroot/asterisk/pbx/pbx_config.c,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- pbx_config.c	29 Apr 2005 17:00:33 -0000	1.59
+++ pbx_config.c	12 May 2005 20:36:40 -0000	1.60
@@ -83,7 +83,7 @@
 
 static char context_add_ignorepat_help[] =
 "Usage: add ignorepat <pattern> into <context>\n"
-"       This command add new ignore pattern into context <context>\n"
+"       This command adds a new ignore pattern into context <context>\n"
 "\n"
 "Example: add ignorepat _3XX into local\n";
 




More information about the svn-commits mailing list