Make method call be italic in docs
Tomas Doran [Fri, 21 Oct 2011 18:19:51 +0000 (11:19 -0700)]
lib/Catalyst/Request.pm

index 577d4de..6d14c5b 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. Use $req->uri->host to get the hostname of the server.
+Returns the hostname of the client. Use C<< $req->uri->host >> to get the hostname of the server.
 
 =head2 $req->input