mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-27 20:35:38 +02:00
Spelling
This commit is contained in:
parent
0ab621c82b
commit
ddb0c4fcc4
1 changed files with 1 additions and 1 deletions
|
@ -352,7 +352,7 @@ verify_conf(keychain_t *chain, const struct yml_node *node)
|
|||
{"fill", true, &conf_verify_particle},
|
||||
{"empty", true, &conf_verify_particle},
|
||||
{"indicator", true, &conf_verify_particle},
|
||||
{"verticl", false, &conf_verify_bool},
|
||||
{"vertical", false, &conf_verify_bool},
|
||||
PARTICLE_COMMON_ATTRS,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue