diff xml/en/docs/http/ngx_http_perl_module.xml @ 747:ddec437b692b

Fixed a number of typos.
author Vladimir Homutov <vl@nginx.com>
date Wed, 31 Oct 2012 09:18:29 +0000
parents 764fbac1b8b4
children f0e3d07c66d8
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_perl_module.xml	Tue Oct 30 14:06:46 2012 +0000
+++ b/xml/en/docs/http/ngx_http_perl_module.xml	Wed Oct 31 09:18:29 2012 +0000
@@ -357,7 +357,7 @@
     <literal>$r->internal_redirect(<value>uri</value>)</literal>
 </tag-name>
 <tag-desc>
-does an internal redirect to the speicified <value>uri</value>.
+does an internal redirect to the specified <value>uri</value>.
 An actual redirect happens after the Perl handler has completed.
 </tag-desc>