[asterisk-commits] seanbright: trunk r153472 -	/trunk/apps/app_record.c
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Sat Nov  1 21:57:28 CDT 2008
    
    
  
Author: seanbright
Date: Sat Nov  1 21:57:27 2008
New Revision: 153472
URL: http://svn.digium.com/view/asterisk?view=rev&rev=153472
Log:
Another little one.
Modified:
    trunk/apps/app_record.c
Modified: trunk/apps/app_record.c
URL: http://svn.digium.com/view/asterisk/trunk/apps/app_record.c?view=diff&rev=153472&r1=153471&r2=153472
==============================================================================
--- trunk/apps/app_record.c (original)
+++ trunk/apps/app_record.c Sat Nov  1 21:57:27 2008
@@ -83,7 +83,7 @@
 			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>
    
    
More information about the asterisk-commits
mailing list