Skip to content

Commit e71be07

Browse files
authored
Typo
1 parent 86e56be commit e71be07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Metamodel/ClassHOW.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ method C<FALLBACK> instead.
6262
6363
method can(Metamodel::ClassHOW:D: $obj, $method-name)
6464
65-
Given a method names, it returns a L<List> of methods that are available
65+
Given a method name, it returns a L<List> of methods that are available
6666
with this name.
6767
6868
class A { method x($a) {} };

0 commit comments

Comments
 (0)