From 3854a2438eb6d2c3da025b56a6356b9f8f2675b9 Mon Sep 17 00:00:00 2001 From: BJ Weschke Date: Mon, 16 Jan 2006 17:37:44 +0000 Subject: Spelling corrections (mostly in comments and doxygen areas) #6249 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8100 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- app.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app.c') diff --git a/app.c b/app.c index 88d698f53..fedc95d57 100644 --- a/app.c +++ b/app.c @@ -55,7 +55,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") /* ! This function presents a dialtone and reads an extension into 'collect' -which must be a pointer to a **pre-initilized** array of char having a +which must be a pointer to a **pre-initialized** array of char having a size of 'size' suitable for writing to. It will collect no more than the smaller of 'maxlen' or 'size' minus the original strlen() of collect digits. \return 0 if extension does not exist, 1 if extension exists -- cgit v1.2.3