[Catalyst-commits] r7378 - trunk/HTTP-Body/lib/HTTP
andyg at dev.catalyst.perl.org
andyg at dev.catalyst.perl.org
Sat Jan 12 15:55:48 GMT 2008
Author: andyg
Date: 2008-01-12 15:55:48 +0000 (Sat, 12 Jan 2008)
New Revision: 7378
Modified:
trunk/HTTP-Body/lib/HTTP/Body.pm
Log:
Fix typo in HTTP::Body docs
Modified: trunk/HTTP-Body/lib/HTTP/Body.pm
===================================================================
--- trunk/HTTP-Body/lib/HTTP/Body.pm 2008-01-12 15:53:03 UTC (rev 7377)
+++ trunk/HTTP-Body/lib/HTTP/Body.pm 2008-01-12 15:55:48 UTC (rev 7378)
@@ -169,7 +169,7 @@
=item content_type
-ready only accessor for the content type
+read only accessor for the content type
=cut
More information about the Catalyst-commits
mailing list