From 8cfa549a85d1cbf80b17daebd72e0e8e24dd5fba Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Sat, 12 Jan 2013 21:47:01 +0100 Subject: [PATCH] Typo --- admin_manual/xsendfile.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/xsendfile.rst b/admin_manual/xsendfile.rst index 9b9db40e5..604e22f28 100644 --- a/admin_manual/xsendfile.rst +++ b/admin_manual/xsendfile.rst @@ -56,7 +56,7 @@ Nginx (X-Accel-Redirect) ------------------------ Nginx supports handling of static files differently from Apache. Documentation can be found `here`__ and `here`__. The header used by Nginx is X-Accel-Redirect. -**Intsallation:** +**Installation:** X-Accel-Redirect is supported by default in Nginx and no additional operation should be needed to install it.