From d48fcd940b8715a359294baa07fa2b1730e3d015 Mon Sep 17 00:00:00 2001 From: Vincent Wackler Date: Sun, 16 Feb 2025 14:10:32 +0100 Subject: [PATCH] Fix MySQL typo #2411 --- mysql/lang/en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql/lang/en b/mysql/lang/en index f3ad349a8..caa4e47bc 100644 --- a/mysql/lang/en +++ b/mysql/lang/en @@ -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.