mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
spelling fixes
This commit is contained in:
committed by
Sergey Vojtovich
parent
e823023e4b
commit
7be541f281
@@ -1002,7 +1002,7 @@ found:
|
||||
|
||||
static int find_plugin(char *tp_path)
|
||||
{
|
||||
/* Check for existance of plugin */
|
||||
/* Check for existence of plugin */
|
||||
fn_format(tp_path, plugin_data.so_name, opt_plugin_dir, "", MYF(0));
|
||||
if (!file_exists(tp_path))
|
||||
{
|
||||
|
Reference in New Issue
Block a user