1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Fix typos in C comments in miscellaneous files

This commit is contained in:
Vasilii Lakhin
2025-03-22 15:26:51 +02:00
committed by Daniel Black
parent 5f7e883336
commit 5f7c2a617f
100 changed files with 158 additions and 158 deletions

View File

@@ -34,7 +34,7 @@ extern "C" {
#define MY_XML_FLAG_RELATIVE_NAMES 1
/*
A flag whether to skip normilization of text values before calling
A flag whether to skip normalization of text values before calling
call-back functions: i.e. skip leading/trailing spaces,
\r, \n, \t characters.
*/