Browse Source

fixed typo

Ricardo Cropalato de Melo 9 years ago
parent
commit
d34c8a6274
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/object_livestatuslistener.conf.erb

+ 1 - 1
templates/object_livestatuslistener.conf.erb

@@ -12,7 +12,7 @@
 
 library "livestatus"
 
-object LivestatusListener "<%= @object_livestatuslistenerdname %>" {
+object LivestatusListener "<%= @object_livestatuslistenername %>" {
   <%#- If any of the @ parameters are undefined, don't print anything for them: -%>
 
   <%- if @socket_type -%>