From cb74591afa68f8ce72092dae6ca1b3097e4bcc22 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sun, 29 Nov 2009 16:18:24 -0800 Subject: [PATCH] Fix typo in POD sub name. --- lib/WebGUI/Account/Inbox.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Account/Inbox.pm b/lib/WebGUI/Account/Inbox.pm index 906db6502..0c9fca85a 100644 --- a/lib/WebGUI/Account/Inbox.pm +++ b/lib/WebGUI/Account/Inbox.pm @@ -336,7 +336,7 @@ sub getInboxNotificationTemplateId { #------------------------------------------------------------------- -=head2 getInboxSMSNotificationTemplateId ( ) +=head2 getInboxSmsNotificationTemplateId ( ) This method returns the template ID for inbox SMS notifications.