Commit 470ce00a authored by calvin's avatar calvin

branches/zip: fix a typo in error message

Reported as bug#47763.
parent 64096ab5
......@@ -3159,7 +3159,7 @@ retry:
if (is_part) {
sql_print_error("Failed to open table %s after "
"%lu attemtps.\n", norm_name,
"%lu attempts.\n", norm_name,
retries);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment