aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_meetme.c
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-04-06 22:15:20 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-04-06 22:15:20 +0000
commit5ea40de9914f1c2c221d98ab801ff0dc0b21c2be (patch)
tree84891821940378844b28a37d210a18dec05a96cb /apps/app_meetme.c
parent2f33168ff02604c2194748b59388f9160a74747e (diff)
fix typo
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@18089 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_meetme.c')
-rw-r--r--apps/app_meetme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_meetme.c b/apps/app_meetme.c
index 5c9efe99f..4b90e91d4 100644
--- a/apps/app_meetme.c
+++ b/apps/app_meetme.c
@@ -71,7 +71,7 @@ static const char *descrip =
"one. \n"
"User can exit the conference by hangup, or if the 'p' option is specified, by pressing '#'.\n"
"Please note: The Zaptel kernel modules and at least one hardware driver (or ztdummy)\n"
-" must be present for conferencing to operate properly. In additon, the chan_zap\n"
+" must be present for conferencing to operate properly. In addition, the chan_zap\n"
" channel driver must be loaded for the 'i' and 'r' options to operate at all.\n\n"
"The option string may contain zero or more of the following characters:\n"
" 'a' -- set admin mode\n"