conf: fix codespell issues

pull/11588/head
Mario Trangoni 7 years ago
parent 9a11b574ca
commit 298ece0a02
  1. 2
      conf/sample.ini

@ -64,7 +64,7 @@
#################################### Database ####################################
[database]
# You can configure the database connection by specifying type, host, name, user and password
# as seperate properties or as on string using the url propertie.
# as separate properties or as on string using the url properties.
# Either "mysql", "postgres" or "sqlite3", it's your choice
;type = sqlite3

Loading…
Cancel
Save