typo in pod
Karen Etheridge [Mon, 23 Sep 2013 22:56:41 +0000 (15:56 -0700)]
lib/Catalyst/Controller.pm

index d312441..3e3dd79 100644 (file)
@@ -708,7 +708,7 @@ similar to how annotations work in other languages you might have heard of.
 Generally L<Catalyst> uses these to influence how the dispatcher sees your
 action and when it will run it in response to an incoming request.  They can
 also be used for other things.  Here's a summary, but you should refer to the
-liked manual page for additional help.
+linked manual page for additional help.
 
 =head2 Global