diff --git a/apps/app_record.c b/apps/app_record.c index 11a32e04c6..8713563f0f 100644 --- a/apps/app_record.c +++ b/apps/app_record.c @@ -90,12 +90,12 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") This is the final status of the command - A terminating DTMF was received ('#' or '*', depending upon option 't') - The maximum silence occurred in the recording. - The line was not yet answered and the 's' option was specified. - The maximum length was reached. - The channel was hung up. - An unrecoverable error occurred, which resulted in a WARNING to the logs. + A terminating DTMF was received ('#' or '*', depending upon option 't') + The maximum silence occurred in the recording. + The line was not yet answered and the 's' option was specified. + The maximum length was reached. + The channel was hung up. + An unrecoverable error occurred, which resulted in a WARNING to the logs.