summaryrefslogtreecommitdiff
path: root/apps/app_record.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2008-11-02 02:50:33 +0000
committerRussell Bryant <russell@russellbryant.com>2008-11-02 02:50:33 +0000
commit6f314f4d4241c96cf893fdf086ba4bb6bd19d9be (patch)
tree6e52a9a7219beecd3c6b0113c2894e2f45988f8e /apps/app_record.c
parentd7742120e9122e82cab03e2976b4cc9958438ad8 (diff)
Fix various spelling and grammatical issues in documentation
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@153468 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 a575efdbe..042a8baa9 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 teminate.</para>
+ If the user hangup 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>