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:
committed by
Daniel Black
parent
bc87abc381
commit
40c5b62531
@@ -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()))
|
||||
{
|
||||
|
Reference in New Issue
Block a user