[Catalyst-commits] r13458 - Catalyst-Runtime/5.80/trunk/lib
zarquon at dev.catalyst.perl.org
zarquon at dev.catalyst.perl.org
Thu Jul 29 10:28:09 GMT 2010
Author: zarquon
Date: 2010-07-29 11:28:09 +0100 (Thu, 29 Jul 2010)
New Revision: 13458
Modified:
Catalyst-Runtime/5.80/trunk/lib/Catalyst.pm
Log:
stupid typo
Modified: Catalyst-Runtime/5.80/trunk/lib/Catalyst.pm
===================================================================
--- Catalyst-Runtime/5.80/trunk/lib/Catalyst.pm 2010-07-29 10:26:51 UTC (rev 13457)
+++ Catalyst-Runtime/5.80/trunk/lib/Catalyst.pm 2010-07-29 10:28:09 UTC (rev 13458)
@@ -1243,7 +1243,7 @@
Constructs an absolute L<URI> object based on the application root, the
provided path, and the additional arguments and query parameters provided.
When used as a string, provides a textual URI. If you need more flexibility
-than this (i.e. the option to provide relative URIs etc. see
+than this (i.e. the option to provide relative URIs etc.) see
L<Catalyst::Plugin::SmartURI>.
If no arguments are provided, the URI for the current action is returned.
More information about the Catalyst-commits
mailing list