From: Tomas Doran Date: Thu, 17 Nov 2011 10:50:58 +0000 (+0000) Subject: Pod spelling X-Git-Tag: 5.90008~16^2~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=f59eeb0935f448916be56fb8b21d5f011fc6e9d5 Pod spelling --- diff --git a/lib/Catalyst/Request.pm b/lib/Catalyst/Request.pm index 4e000cd..9c43407 100644 --- a/lib/Catalyst/Request.pm +++ b/lib/Catalyst/Request.pm @@ -869,7 +869,7 @@ Parse cookies from header. Sets up a L object. =head2 $self->prepare_connection() Sets up various fields in the request like the local and remote addresses, -request method, vhost requested etc. +request method, hostname requested etc. =head2 $self->prepare_parameters()