example-config.toml: fix typo

This commit is contained in:
2025-12-02 15:05:30 +09:00
parent cd58d4507e
commit 999d6cbc71

View File

@@ -13,7 +13,7 @@ socket_path = "/run/muscl/muscl.sock"
host = "localhost"
port = 3306
# The path to the unix socket of the databse.
# The path to the unix socket of the database.
# If you uncomment this line, the host and port will be ignored
# socket_path = "/run/mysql/mysql.sock"