Skip to content

Commit 960f034

Browse files
chansukegrooverdan
authored andcommitted
MDEV-25273: fix typo (s/strucures/structures/)
1 parent 37ea077 commit 960f034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/share/errmsg-utf8.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7637,7 +7637,7 @@ ER_JSON_SYNTAX
76377637
ER_JSON_ESCAPING
76387638
eng "Incorrect escaping in JSON text in argument %d to function '%s' at position %d"
76397639
ER_JSON_DEPTH
7640-
eng "Limit of %d on JSON nested strucures depth is reached in argument %d to function '%s' at position %d"
7640+
eng "Limit of %d on JSON nested structures depth is reached in argument %d to function '%s' at position %d"
76417641
ER_JSON_PATH_EOS
76427642
eng "Unexpected end of JSON path in argument %d to function '%s'"
76437643
ER_JSON_PATH_SYNTAX

0 commit comments

Comments
 (0)