Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
small fossil fix
  • Loading branch information
perlpilot committed Dec 21, 2011
1 parent 12c8b58 commit 117b63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S12-objects.pod
Expand Up @@ -227,7 +227,7 @@ anonymous class name if desired:
class {...} # ok
class is Mammal {...} # WRONG
class :: is Mammal {...} # ok
class { is Mammal; ...} # also ok
class { also is Mammal; ...} # also ok

=head1 Methods

Expand Down

0 comments on commit 117b63f

Please sign in to comment.