Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix heading
htmlify thought that "=head2 Role Punning" introduce a role named Punning
and I am too lazy to fix it
  • Loading branch information
moritz committed Feb 23, 2015
1 parent c7cc8fb commit 4fccd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Language/objects.pod
Expand Up @@ -591,7 +591,7 @@ This allows you to create roles that act as abstract interfaces.
The implementation of the stubbed method may also be provided by another
role.
=head2 Role Punning
=head2 Automatic Role Punning
Any attempt to instantiate (and many other kinds of usage) a role will
automatically create a class with the same name as the role, making it
Expand Down

0 comments on commit 4fccd29

Please sign in to comment.