]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Fix typo in help for CDR function. (issue #9295 reported by ajohnson)
authorJoshua Colp <jcolp@digium.com>
Mon, 19 Mar 2007 15:52:28 +0000 (15:52 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 19 Mar 2007 15:52:28 +0000 (15:52 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@59042 65c4cc65-6c06-0410-ace0-fbb531ad65f3

funcs/func_cdr.c

index 9cce75e508cfb2e2df79d590123b2f606213bdbc..daed3c9b829d86345e5eaa5ec6fbf4bf83b65901 100644 (file)
@@ -129,7 +129,7 @@ static struct ast_custom_function cdr_function = {
 "  For example, 'start', 'answer', and 'end' will be retrieved as epoch\n"
 "  values, when the 'u' option is passed, but formatted as YYYY-MM-DD HH:MM:SS\n"
 "  otherwise.  Similarly, disposition and amaflags will return their raw\n"
-"  integral values.\n",
+"  integral values.\n"
 "  Here is a list of all the available cdr field names:\n"
 "    clid          lastdata       disposition\n"
 "    src           start          amaflags\n"