projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3160f06
)
Fix a typo in the name of the application.
author
Eliel C. Sardanons
<eliels@gmail.com>
Sun, 2 Nov 2008 04:57:02 +0000
(
04:57
+0000)
committer
Eliel C. Sardanons
<eliels@gmail.com>
Sun, 2 Nov 2008 04:57:02 +0000
(
04:57
+0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@153541
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
apps/app_talkdetect.c
patch
|
blob
|
history
diff --git
a/apps/app_talkdetect.c
b/apps/app_talkdetect.c
index
a0236b8
..
85f0dff
100644
(file)
--- a/
apps/app_talkdetect.c
+++ b/
apps/app_talkdetect.c
@@
-40,7
+40,7
@@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/app.h"
/*** DOCUMENTATION
- <application name="BackGroundDetect" language="en_US">
+ <application name="BackgroundDetect" language="en_US">
<synopsis>
Background a file with talk detect.
</synopsis>