From f9222e7e4b07c72b89fd8681d6ef3f865759b1a0 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Wed, 16 Feb 2005 02:58:18 +0000 Subject: Fix misspellings of separate (bug #3607) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5034 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_parkandannounce.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/app_parkandannounce.c') diff --git a/apps/app_parkandannounce.c b/apps/app_parkandannounce.c index 8f4aec12c..e6788a3f8 100755 --- a/apps/app_parkandannounce.c +++ b/apps/app_parkandannounce.c @@ -41,7 +41,7 @@ static char *synopsis = "Park and Announce"; static char *descrip = " ParkAndAnnounce(announce:template|timeout|dial|[return_context]):\n" "Park a call into the parkinglot and announce the call over the console.\n" -"announce template: colon seperated list of files to announce, the word PARKED\n" +"announce template: colon separated list of files to announce, the word PARKED\n" " will be replaced by a say_digits of the ext the call is parked in\n" "timeout: time in seconds before the call returns into the return context.\n" "dial: The app_dial style resource to call to make the announcement. Console/dsp calls the console.\n" -- cgit v1.2.3