mirror of
https://github.com/MariaDB/server.git
synced 2026-04-23 08:45:33 +02:00
Fix typos in user-facing messages
This commit is contained in:
parent
c36cd56049
commit
1e00b9ec2a
20 changed files with 27 additions and 27 deletions
|
|
@ -2784,7 +2784,7 @@ if (!defined($limits{$key}))
|
|||
save_config_data($key,$limit,$prompt);
|
||||
|
||||
} else {
|
||||
print "$prompt=$limits{$key} (cashed)\n";
|
||||
print "$prompt=$limits{$key} (cached)\n";
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue