sysutils/monit: fix typo

PR: https://github.com/opnsense/core/issues/2400
This commit is contained in:
Ad Schellevis
2018-05-08 18:52:54 +02:00
committed by Franco Fichtner
parent ad46e502cf
commit 95e79a69a5
@@ -51,13 +51,13 @@
<id>monit.service.start</id>
<label>Start</label>
<type>text</type>
<help><![CDATA[The start skript of the service.]]></help>
<help><![CDATA[The start script of the service.]]></help>
</field>
<field>
<id>monit.service.stop</id>
<label>Stop</label>
<type>text</type>
<help><![CDATA[The stop skript of the service.]]></help>
<help><![CDATA[The stop script of the service.]]></help>
</field>
<field>
<id>monit.service.tests</id>