Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
coke committed Oct 8, 2015
1 parent 99dcace commit 19c6a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Type/Iterable.pod
Expand Up @@ -23,7 +23,7 @@ Defined as:
method iterator() returns Iterator:D { ... }
Method stub that ensures all classes doing the C<Iteraable> role have a method
Method stub that ensures all classes doing the C<Iterable> role have a method
C<iterator>.
It is supposed to return an L<Iterator|/type/Iterator>.
Expand Down

0 comments on commit 19c6a84

Please sign in to comment.