Typo fixed

Typo fixed
This commit is contained in:
MassimilianoPinto
2015-08-26 11:56:40 +02:00
parent 5de2ca0e77
commit ca305748b8

View File

@ -1251,7 +1251,7 @@ int event_error = 0;
LOGIF(LD, (skygw_log_write_flush(LOGFILE_DEBUG,
" FDE Header EventLength %i"
", N. of supported MySQL/MAriaDB events %i",
", N. of supported MySQL/MariaDB events %i",
event_header_length,
(n_events - event_header_ntypes))));
}