mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Fix typos
This commit is contained in:
parent
83b4be5345
commit
1cb6080778
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ SETTINGS_PATH_OTHER_LOCATION = "/etc/yunohost/settings-%s.json"
|
|||
# * bool
|
||||
# * int
|
||||
# * string
|
||||
# * enum (in form a python list)
|
||||
# * enum (in the form of a python list)
|
||||
|
||||
DEFAULTS = OrderedDict([
|
||||
("example.bool", {"type": "bool", "default": True}),
|
||||
|
|
Loading…
Add table
Reference in a new issue