From 356721a45cdb0b1f733602287d432f861fb24102 Mon Sep 17 00:00:00 2001 From: tilghman Date: Tue, 31 Jul 2007 01:10:47 +0000 Subject: Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@77808 f38db490-d61c-443f-a65b-d21fe96a405b --- apps/app_dictate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/app_dictate.c') diff --git a/apps/app_dictate.c b/apps/app_dictate.c index 566ff0f52..812e579b8 100644 --- a/apps/app_dictate.c +++ b/apps/app_dictate.c @@ -48,7 +48,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") static char *app = "Dictate"; static char *synopsis = "Virtual Dictation Machine"; -static char *desc = " Dictate([[|]])\n" +static char *desc = " Dictate([[,]])\n" "Start dictation machine using optional base dir for files.\n"; -- cgit v1.2.3