fixed typo
This commit is contained in:
parent
382bb05b5f
commit
d34c8a6274
1 changed files with 1 additions and 1 deletions
|
@ -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 -%>
|
||||
|
|
Loading…
Reference in a new issue