Merge branch 'alexxxxx-feature/fixing-typo' into develop

Merged from: https://github.com/Icinga/puppet-icinga2/pull/81/
This commit is contained in:
Nick Chappell 2015-01-15 20:20:04 -08:00
commit a1dd01be07

View file

@ -54,7 +54,7 @@ object Notification "<%= @object_notificationname %>" {
<%- end -%>
<%- if @interval -%>
interval = <%= @inteval %>
interval = <%= @interval %>
<%- end -%>
<%- if @period -%>