summaryrefslogtreecommitdiff
path: root/apps/app_record.c
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2008-11-02 02:57:27 +0000
committerSean Bright <sean@malleable.com>2008-11-02 02:57:27 +0000
commit39cbb89947c51dad6e17e83dd04c67d7a55f9aed (patch)
tree72d64a0cba51f4f089c66705cbc2a2bae39d6d8c /apps/app_record.c
parent2baafa6156c172efc4b98aa275620be47c30037f (diff)
Another little one.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@153472 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_record.c')
-rw-r--r--apps/app_record.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_record.c b/apps/app_record.c
index 042a8baa9..a87d6cf71 100644
--- a/apps/app_record.c
+++ b/apps/app_record.c
@@ -83,7 +83,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
incremented by one each time the file is recorded.
Use <astcli>core show file formats</astcli> to see the available formats on your system
User can press <literal>#</literal> to terminate the recording and continue to the next priority.
- If the user hangup during a recording, all data will be lost and the application will terminate.</para>
+ If the user hangs up during a recording, all data will be lost and the application will terminate.</para>
<variablelist>
<variable name="RECORDED_FILE">
<para>Will be set to the final filename of the recording.</para>