Skip to content

Commit

Permalink
[S12] minor wording tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl Masak committed Sep 30, 2010
1 parent 4d77c0b commit 66610ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions S12-objects.pod
Expand Up @@ -2249,10 +2249,10 @@ receive the actual object as first positional parameter.
implement C<set_value> and C<get_value>, it may die with an helpful error
message when these methods are called.]

C<set_value> and C<get_value> violate the perceived privateness of attributes,
C<set_value> and C<get_value> violate the privacy of attributes,
and thus should be used with care, and at the user's own risk.

C<.^attributes> It also takes the parameters:
C<.^attributes> also takes the parameters:

:local only methods defined in the current class
:local($n) out $n levels
Expand Down

0 comments on commit 66610ca

Please sign in to comment.