stupid typo
Kieren Diment [Thu, 29 Jul 2010 10:28:09 +0000 (10:28 +0000)]
lib/Catalyst.pm

index 282ef6d..02c8b71 100644 (file)
@@ -1243,7 +1243,7 @@ sub setup_finalize {
 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.