Spelling fix.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@46397 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2006-10-29 08:40:57 +00:00
parent ee31dc4d52
commit a58a4fb8ac

View File

@@ -506,7 +506,7 @@ static int maxgreet;
static int skipms;
static int maxlogins;
/* cutom password sounds */
/* custom password sounds */
static char vm_password[80] = "vm-password";
static char vm_newpassword[80] = "vm-newpassword";
static char vm_passchanged[80] = "vm-passchanged";