From c12269742ec529a096e1f0cdb7cb0d462fceba8d Mon Sep 17 00:00:00 2001 From: RealRancor Date: Tue, 3 Feb 2015 08:11:52 +0100 Subject: [PATCH] Fix notes box --- admin_manual/configuration/performance_tips.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration/performance_tips.rst b/admin_manual/configuration/performance_tips.rst index 134436dc1..dc3304f4f 100644 --- a/admin_manual/configuration/performance_tips.rst +++ b/admin_manual/configuration/performance_tips.rst @@ -72,7 +72,7 @@ Please have a look at the documentation of your webservers module for more infos | .. note:: If you want to enable SPDY for Apache please note the `Known Issues `_ -of this module to avoid problems after enabling it. + of this module to avoid problems after enabling it. `Serving static files via web server `_ ------------------------------------