Merge branch 'hamburg'
John Napiorkowski [Tue, 5 Nov 2013 21:30:59 +0000 (15:30 -0600)]
lib/Catalyst/Controller.pm
lib/Catalyst/Plugin/Unicode/Encoding.pm

index 9c3cb2a..02db77a 100644 (file)
@@ -712,7 +712,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
 
index d22a96f..7c61530 100644 (file)
@@ -201,7 +201,7 @@ Catalyst::Plugin::Unicode::Encoding - Unicode aware Catalyst
 
 This plugin is automatically loaded by apps. Even though is not a core component
 yet, it will vanish as soon as the code is fully integrated. For more
-information, please refer to C<ENCODING> section at L<Catalyst>.
+information, please refer to L<Catalyst/ENCODING>.
 
 =head1 AUTHORS