Skip to content

Commit

Permalink
[src/builtins/Role.pir] fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl Masak committed Feb 7, 2010
1 parent 5cc8d5b commit 5635e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/builtins/Role.pir
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Selects a role based upon type.
=item new

XXX Because of the way punning is currently handled - look for methods the role
should handles and pun the rest - we end up punning some bits we should not.
should handle and pun the rest - we end up punning some bits we should not.
Need a cleaner solution in the end...for now we make sure the new from P6object
doesn't get through to here.
Expand Down

0 comments on commit 5635e93

Please sign in to comment.