]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Oops
authorMark Spencer <markster@digium.com>
Wed, 16 Jul 2003 16:47:44 +0000 (16:47 +0000)
committerMark Spencer <markster@digium.com>
Wed, 16 Jul 2003 16:47:44 +0000 (16:47 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1194 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_voicemail2.c

index 30046386fe4ab716ecd3373708293f3026235bc2..02d6add0b5f8f1fdc2290a6644b5e65cd86289a5 100755 (executable)
@@ -110,7 +110,7 @@ static char *descrip_vm =
 "is preceeded by 'u' then the \"unavailable\" message will be played (that is, \n"
 "/var/lib/asterisk/sounds/vm/<exten>/unavail) if it exists.  If the extension\n"
 "is preceeded by a 'b' then the the busy message will be played (that is,\n"
-"busy instead of unavail). \n";
+"busy instead of unavail). \n"
 "Returns  -1 on  error or mailbox not found, or if the user hangs up. \n"
 "Otherwise, it returns 0. \n";