mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
fix typo, closes https://github.com/opnsense/core/issues/2400
This commit is contained in:
parent
fc3623158b
commit
190fb3ddee
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user