[asterisk-bugs] [Asterisk 0012183]: Spelling Mistake

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Mar 11 12:04:29 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12183 
====================================================================== 
Reported By:                darrylc
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12183
Category:                   Applications/app_exec
Reproducibility:            always
Severity:                   text
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.18 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             03-11-2008 11:38 CDT
Last Modified:              03-11-2008 12:04 CDT
====================================================================== 
Summary:                    Spelling Mistake
Description: 
There is a spelling mistake in app_exec.c at line 186.

The word "Count", needs to be changed to "Could"

Change
ast_log(LOG_WARNING, "Count not find application! (%s)\n", myapp);

To

ast_log(LOG_WARNING, "Could not find application! (%s)\n", myapp);

Thanks :)
====================================================================== 

---------------------------------------------------------------------- 
 bkruse - 03-11-08 12:04  
---------------------------------------------------------------------- 
Patch for 1.4 (for convenience) uploaded.

Problem does NOT exist in trunk.

-bk 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-11-08 12:04  bkruse         Note Added: 0083727                          
======================================================================




More information about the asterisk-bugs mailing list