Skip to content

Commit d22b369

Browse files
dboehmerhaarg
authored andcommitted
Link to section instead of inexistent Perl package in Catalyst.pm
1 parent 7c1f15f commit d22b369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Catalyst.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ settings override the application, with <MYAPP>_DEBUG having the highest
345345
priority.
346346
347347
This sets the log level to 'debug' and enables full debug output on the
348-
error screen. If you only want the latter, see L<< $c->debug >>.
348+
error screen. If you only want the latter, see L<< /$c->debug >>.
349349
350350
=head2 -Home
351351

0 commit comments

Comments
 (0)