diff --git a/doc/config.rst b/doc/config.rst index 81b6dd7dc4..b71365640f 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -869,7 +869,7 @@ Server connection settings .. note:: For auto-upgrade functionality to work, your - ``$cfg['Servers'][$i]['controluser']`` must have ALTER privilege on + :config:option:`$cfg['Servers'][$i]['controluser']` must have ALTER privilege on ``phpmyadmin`` database. See the `MySQL documentation for GRANT `_ on how to ``GRANT`` privileges to a user.