Fix MySQL typo #2411

This commit is contained in:
Vincent Wackler
2025-02-16 14:10:32 +01:00
parent d6f48578d7
commit d48fcd940b

View File

@@ -9,7 +9,7 @@ index_pass=Password
index_clear=Clear
index_stop=Stop MySQL Server
index_stopmsg=Click this button to stop the MySQL database server on your system. This will prevent any users or programs from accessing the database, including this Webmin module.
index_restart=Resart MySQL Server
index_restart=Restart MySQL Server
index_restartmsg=Click this button to restart the MySQL database server on your system. All clients will be disconnected, and any configuration files will be reloaded.
index_dbs=MySQL Databases
index_add=Create a new database.