From 34fc42c7b5cedd8f01af73866e87e38ad5b707d2 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Fri, 15 Jan 2010 22:22:08 +0000 Subject: [PATCH] =/ git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16328 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/esl/fs_cli.c | 2 +- src/switch_core.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/esl/fs_cli.c b/libs/esl/fs_cli.c index 73266d0461..1012f07fa3 100644 --- a/libs/esl/fs_cli.c +++ b/libs/esl/fs_cli.c @@ -803,7 +803,7 @@ static void print_banner(FILE *stream) "*******************************************************\n" "* Anthony Minessale II, Ken Rice, Michael Jerris *\n" "* FreeSWITCH (http://www.freeswitch.org) *\n" - "* Paypal Donations Appriciated: paypal@freeswitch.org *\n" + "* Paypal Donations Appreciated: paypal@freeswitch.org *\n" "* Brought to you by ClueCon http://www.cluecon.com/ *\n" "*******************************************************\n" "\n" diff --git a/src/switch_core.c b/src/switch_core.c index 9045925bb4..d9fb3f0da1 100644 --- a/src/switch_core.c +++ b/src/switch_core.c @@ -1498,7 +1498,7 @@ static void print_banner(void) "************************************************************\n" "* Anthony Minessale II, Michael Jerris, Brian West, Others *\n" "* FreeSWITCH (http://www.freeswitch.org) *\n" - "* Paypal Donations Appriciated: paypal@freeswitch.org *\n" + "* Paypal Donations Appreciated: paypal@freeswitch.org *\n" "* Brought to you by ClueCon http://www.cluecon.com/ *\n" "************************************************************\n" "\n"