1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Fix remaining typos

This commit is contained in:
Vasilii Lakhin
2025-04-21 18:27:56 +03:00
committed by Daniel Black
parent bc87abc381
commit 40c5b62531
135 changed files with 217 additions and 217 deletions

View File

@@ -670,7 +670,7 @@ int Histogram_json_hb::parse_bucket(json_engine_t *je, Field *field,
}
save1.restore_to(je);
// Less common endoints:
// Less common endpoints:
Json_string start_hex_str("start_hex");
if (json_key_matches(je, start_hex_str.get()))
{