Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Small elaboration on default constructor.
  • Loading branch information
skids committed Apr 15, 2015
1 parent 1129a3f commit ee17dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Language/objects.pod
Expand Up @@ -195,7 +195,7 @@ somewhat functional.
=end code
Note that the default constructor will only set attributes that have an
accessor method.
accessor method, but it can initialize read-only attributes.
=head2 Methods
Expand Down

0 comments on commit ee17dc0

Please sign in to comment.