]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Spelling fix.
authorOlle Johansson <oej@edvina.net>
Sun, 29 Oct 2006 08:40:57 +0000 (08:40 +0000)
committerOlle Johansson <oej@edvina.net>
Sun, 29 Oct 2006 08:40:57 +0000 (08:40 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@46397 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_voicemail.c

index 4aadb911b7405ae5fbe2695897188d846192f8aa..29d9f09f418518d8ba73bbff0efc0e6e0542a4ed 100644 (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";