diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 4aadb911b7405ae5fbe2695897188d846192f8aa..29d9f09f418518d8ba73bbff0efc0e6e0542a4ed 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -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";