From ce28d6e90189242474c77ce1240fc6b4901f409c Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 16 Oct 2013 06:34:33 -0400 Subject: [PATCH] Fix typo --- doc/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index 8ecf8c3c8c..67b9d47650 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -1229,7 +1229,7 @@ Generic settings .. note:: - In some setups (like separate SSL proxy or loadballancer) you might + In some setups (like separate SSL proxy or load balancer) you might have to set :config:option:`$cfg['PmaAbsoluteUri']` for correct redirection.