Skip to content

Commit

Permalink
Fix heading level for strict_config entry in Dancer::Config's POD.
Browse files Browse the repository at this point in the history
  • Loading branch information
racke committed Nov 21, 2012
1 parent 42a51a5 commit 32d31c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Dancer/Config.pod
Expand Up @@ -262,7 +262,7 @@ C<template> keyword. Check C<Dancer> manpage for details.

=head2 Logging, debugging and error handling

=head2 strict_config (boolean, default: false)
=head3 strict_config (boolean, default: false)

If true, C<config> will return an object instead of a hash reference. See
L<Dancer::Config::Object> for more information.
Expand Down

0 comments on commit 32d31c0

Please sign in to comment.