Merge spelling test
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Request.pm
index 20ffc46..577d4de 100644 (file)
@@ -318,7 +318,7 @@ Returns an L<HTTP::Headers> object containing the headers for the current reques
 
 =head2 $req->hostname
 
-Returns the hostname of the client.
+Returns the hostname of the client. Use $req->uri->host to get the hostname of the server.
 
 =head2 $req->input