Merge pull request #222 from sbraz/typo

Reword a message
This commit is contained in:
Jean-Marie Renouard 2016-06-16 11:05:45 +02:00 committed by GitHub
commit 99de1c5d64

View file

@ -2446,7 +2446,7 @@ sub mysql_stats {
badprint badprint
"Overall possible memory usage with other process exceeded memory"; "Overall possible memory usage with other process exceeded memory";
push( @generalrec, push( @generalrec,
"Dedicated this server to your database for highest performance." ); "Dedicate this server to your database for highest performance." );
} }
else { else {
goodprint goodprint