Skip to content

Commit

Permalink
s/Iterator/iterator/.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Feb 6, 2010
1 parent 9b6f83b commit 2849ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/builtins/Mu.pir
Expand Up @@ -491,7 +491,7 @@ Gets the object's identity value
.end
.sub '' :vtable('get_iter') :method
.tailcall self.'Iterator'()
.tailcall self.'iterator'()
.end
.sub '' :vtable('get_string') :method
Expand Down

0 comments on commit 2849ae6

Please sign in to comment.