summaryrefslogtreecommitdiff
path: root/storage/spider/spd_param.cc
diff options
context:
space:
mode:
authorOtto Kekäläinen <otto@seravo.fi>2015-08-12 23:03:45 +0200
committerOtto Kekäläinen <otto@seravo.fi>2015-08-27 00:39:44 +0300
commita273f016a1a8af8d3b60af804675cd4fd706132e (patch)
treef638253f07bad0ffac72e5f136f9325f5f0b4265 /storage/spider/spd_param.cc
parentf425c71aba5a52e603fde8582838e3d89771c032 (diff)
downloadmariadb-git-a273f016a1a8af8d3b60af804675cd4fd706132e.tar.gz
Fix spelling errors
Diffstat (limited to 'storage/spider/spd_param.cc')
-rw-r--r--storage/spider/spd_param.cc2
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 */