Fix typos in new entries

This commit is contained in:
isaak654 2022-02-04 23:41:01 +01:00
parent e4ca788177
commit 928a4a52c9
No known key found for this signature in database
GPG Key ID: 59D402040437EC44
1 changed files with 3 additions and 3 deletions

View File

@ -2336,7 +2336,7 @@ The process match level has a higher priority than the specificity and describes
<item row="1" column="1">
<widget class="QLabel" name="label_33">
<property name="toolTip">
<string>This events are executed each time a boxed is started</string>
<string>These events are executed each time a box is started</string>
</property>
<property name="text">
<string>On Box Start</string>
@ -2381,7 +2381,7 @@ The process match level has a higher priority than the specificity and describes
<item row="8" column="1">
<widget class="QLabel" name="label_67">
<property name="toolTip">
<string>This commands are run UNBOXED just before the box content is deleted</string>
<string>These commands are run UNBOXED just before the box content is deleted</string>
</property>
<property name="text">
<string>On Box Delete</string>
@ -2413,7 +2413,7 @@ The process match level has a higher priority than the specificity and describes
<item row="5" column="1">
<widget class="QLabel" name="label_66">
<property name="toolTip">
<string>This commands are only executed when a box gets initialized, to have them re-run the box content must be deleted.</string>
<string>These commands are executed only when a box is initialized. To make them run again, the box content must be deleted.</string>
</property>
<property name="text">
<string>On Box Init</string>