mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 23:54:31 +02:00
General spell fixing in comments and strings
This commit is contained in:
parent
9de6708390
commit
effbe7dd7b
67 changed files with 96 additions and 96 deletions
|
|
@ -1079,7 +1079,7 @@ sub log_session_errors
|
|||
{
|
||||
lock ($log_file_lock);
|
||||
|
||||
#header in the begining of log file
|
||||
#header in the beginning of log file
|
||||
if (!-e $stress_log_file)
|
||||
{
|
||||
stress_log($stress_log_file,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue