Skip to content

Commit 774d9bd

Browse files
committed
fix another Usage example
1 parent 3f80b9a commit 774d9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Attribute.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Defined as:
117117
118118
Usage:
119119
120-
ATTRIBUTE.set_value
120+
ATTRIBUTE.set_value(OBJECT, NEW_VALUE)
121121
122122
Binds the value C<new_val> to this attribute of object C<$instance>.
123123

0 commit comments

Comments
 (0)