diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2024-02-23 16:52:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-23 16:52:29 +0100 |
| commit | 760f39df90b16edc675c808b1946ce038bfe5ebe (patch) | |
| tree | bde032485634c31a37851dcb11e29efb8f05c225 /templates | |
| parent | cb87279cff6fafcd450e7b4f24b0b1a904ac07af (diff) | |
Satin warnings (#2735)
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/select_elements.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/select_elements.xml b/templates/select_elements.xml index 6ff4ef1e..15e15f69 100644 --- a/templates/select_elements.xml +++ b/templates/select_elements.xml @@ -42,7 +42,7 @@ <param indent="1" name="rung-count" type="optiongroup" appearance="combo" gui-text="Rung count" gui-description="Only select satins with this rung count"> <option value="all">No restriction</option> - <option value="zero">No Rungs</optiagon> + <option value="zero">No Rungs</option> <option value="two">Two Rungs</option> </param> </vbox> |
