[Asterisk-cvs] asterisk/apps app_privacy.c,1.3,1.4

jeremy at lists.digium.com jeremy at lists.digium.com
Fri Sep 26 18:40:30 CDT 2003


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

Modified Files:
	app_privacy.c 
Log Message:
fix spelling


Index: app_privacy.c
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/app_privacy.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- app_privacy.c	27 Mar 2003 00:15:05 -0000	1.3
+++ app_privacy.c	26 Sep 2003 23:41:41 -0000	1.4
@@ -38,7 +38,7 @@
 static char *descrip =
   "  PrivacyManager: If no Caller*ID is sent, PrivacyManager answers the\n"
   "channel and asks the caller to enter their 10 digit phone number.\n"
-  "The caller is given 3 attempts.  If after 3 attempts, they do no enter\n"
+  "The caller is given 3 attempts.  If after 3 attempts, they do not enter\n"
   "their 10 digit phone number, and if there exists a priority n + 101,\n"
   "where 'n' is the priority of the current instance, then  the\n"
   "channel  will  be  setup  to continue at that priority level.\n"




More information about the svn-commits mailing list