From b5b8ecadd346d853c85b5ecc172cfb0c8ff6870b Mon Sep 17 00:00:00 2001 From: Alexandre Beche Date: Thu, 15 Jan 2015 14:28:15 +0100 Subject: [PATCH] Fixing interval typo in object_notification.conf.erb Signed-off-by: Alexandre Beche --- templates/object_notification.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/object_notification.conf.erb b/templates/object_notification.conf.erb index 4ec5931..61393e0 100644 --- a/templates/object_notification.conf.erb +++ b/templates/object_notification.conf.erb @@ -54,7 +54,7 @@ object Notification "<%= @object_notificationname %>" { <%- end -%> <%- if @interval -%> - interval = <%= @inteval %> + interval = <%= @interval %> <%- end -%> <%- if @period -%>