[asterisk-commits] branch 1.2 r18089 - /branches/1.2/apps/app_meetme.c

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Thu Apr 6 15:15:21 MST 2006


Author: kpfleming
Date: Thu Apr  6 17:15:20 2006
New Revision: 18089

URL: http://svn.digium.com/view/asterisk?rev=18089&view=rev
Log:
fix typo

Modified:
    branches/1.2/apps/app_meetme.c

Modified: branches/1.2/apps/app_meetme.c
URL: http://svn.digium.com/view/asterisk/branches/1.2/apps/app_meetme.c?rev=18089&r1=18088&r2=18089&view=diff
==============================================================================
--- branches/1.2/apps/app_meetme.c (original)
+++ branches/1.2/apps/app_meetme.c Thu Apr  6 17:15:20 2006
@@ -71,7 +71,7 @@
 "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"



More information about the asterisk-commits mailing list