[Asterisk-cvs] asterisk/pbx pbx_config.c,1.26,1.27

martinp at lists.digium.com martinp at lists.digium.com
Mon Nov 17 17:27:05 CST 2003


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

Modified Files:
	pbx_config.c 
Log Message:
Fix a typo


Index: pbx_config.c
===================================================================
RCS file: /usr/cvsroot/asterisk/pbx/pbx_config.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- pbx_config.c	25 Oct 2003 17:50:06 -0000	1.26
+++ pbx_config.c	17 Nov 2003 23:53:22 -0000	1.27
@@ -95,7 +95,7 @@
 "Usage: reload extensions.conf without reloading any other modules\n"
 "       This command does not delete global variables\n"
 "\n"
-"Example: reload extensions\n";
+"Example: extensions reload\n";
 
 /*
  * Implementation of functions provided by this module




More information about the svn-commits mailing list