Skip to content

Commit 65912c8

Browse files
committed
Fix typo declaratoins
1 parent f5a9d2d commit 65912c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S12-objects.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -995,7 +995,7 @@ not governed within that same file by a C<proto> of the same short
995995
name, it is considered unique, an I<only> sub. (An imported C<proto>
996996
can function as such a governing declaration.)
997997

998-
For method declaratoins, the C<proto>, C<multi>, and C<only>
998+
For method declarations, the C<proto>, C<multi>, and C<only>
999999
declarations work similarly but not identically. The explicit
10001000
declarations work the same, except that calculation of of governance
10011001
and candidate sets proceeds via the inheritance tree rather than via

0 commit comments

Comments
 (0)