aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_privacy.c
diff options
context:
space:
mode:
authorjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2003-09-26 23:41:41 +0000
committerjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2003-09-26 23:41:41 +0000
commit1bebcea9234e39afafc1facfab9a8408ddec5c9b (patch)
tree2afb766a532c222bde963a19a3d9826dac0b1783 /apps/app_privacy.c
parent955fd4da353252d49b171ac100b97d9dde9e86bc (diff)
fix spelling
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1554 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_privacy.c')
-rwxr-xr-xapps/app_privacy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_privacy.c b/apps/app_privacy.c
index 8db778e0b..db5375eda 100755
--- a/apps/app_privacy.c
+++ b/apps/app_privacy.c
@@ -38,7 +38,7 @@ static char *synopsis = "Require phone number to be entered, if no CallerID sent
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"