From 68380e0595bf285ca21de3547f4da5dd1a0fb942 Mon Sep 17 00:00:00 2001 From: Bt6K <50199596+Bt6K@users.noreply.github.com> Date: Mon, 30 Oct 2023 15:21:35 +0000 Subject: [PATCH] Spelling correction --- mysqltuner.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysqltuner.pl b/mysqltuner.pl index e9056d4..770165d 100644 --- a/mysqltuner.pl +++ b/mysqltuner.pl @@ -3872,7 +3872,7 @@ sub mysql_myisam { if ( $nb_myisam_tables > 0 ) { badprint - "Consider migrating $nb_myisam_tables followning tables to InnoDB:"; + "Consider migrating the $nb_myisam_tables following tables to InnoDB:"; my $sql_mig = ""; for my $myisam_table ( select_array(