diff options
Diffstat (limited to 'storage/spider/spd_param.cc')
-rw-r--r-- | storage/spider/spd_param.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/spider/spd_param.cc b/storage/spider/spd_param.cc index 7376bfc0499..6d7baa8a584 100644 --- a/storage/spider/spd_param.cc +++ b/storage/spider/spd_param.cc @@ -1859,7 +1859,7 @@ int spider_param_auto_increment_mode( static MYSQL_THDVAR_BOOL( same_server_link, /* name */ PLUGIN_VAR_OPCMDARG, /* opt */ - "Permit to link same server's table", /* comment */ + "Permit one to link same server's table", /* comment */ NULL, /* check */ NULL, /* update */ FALSE /* def */ |