diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2025-04-06 08:53:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-06 08:53:22 +0200 |
| commit | c0bf948a6974b3b697fe8187fcfcb6d626b9ee29 (patch) | |
| tree | 6dfb732669b9c92d9e6792164856eb333e1747c2 | |
| parent | 11e0676abad335df335de480d767d906b94a46aa (diff) | |
fix typo (#3631)
| -rw-r--r-- | templates/batch_lettering.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/batch_lettering.xml b/templates/batch_lettering.xml index a49f23bb..39d0fe57 100644 --- a/templates/batch_lettering.xml +++ b/templates/batch_lettering.xml @@ -37,7 +37,7 @@ <option value="center">Center</option> <option value="right">Right</option> <option value="block">Block (default)</option> - <option value="letterspacing">Block (letterpacing)</option> + <option value="letterspacing">Block (letterspacing)</option> </param> </vbox> <spacer /> |
