From be6cf1edcf0f235eef220f5bb8afa5c10e53f8fe Mon Sep 17 00:00:00 2001 From: Erwin Bronkhorst Date: Tue, 13 May 2014 17:42:24 +0200 Subject: [PATCH] Update config.rst Fixed typo in description of config:option ProxyUrl --- doc/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index 3fdcfa5372..fa47953560 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -1076,7 +1076,7 @@ Generic settings :default: "" The url of the proxy to be used when phpmyadmin needs to access the outside - intenet such as when retrieving the latest version info or submitting error + internet such as when retrieving the latest version info or submitting error reports. You need this if the server where phpMyAdmin is installed does not have direct access to the internet. The format is: "hostname:portnumber"