Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix spello; [Coke]++.
  • Loading branch information
jnthn committed Apr 3, 2014
1 parent a83cec1 commit 39e7a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NQP/Optimizer.nqp
Expand Up @@ -15,7 +15,7 @@ class NQP::Optimizer {
# immediate block or a declaration block.
has %!usages_inner;

# If lowering is, for some reason, poisened.
# If lowering is, for some reason, poisoned.
has $!poisoned;

method add_decl($var) {
Expand Down

0 comments on commit 39e7a00

Please sign in to comment.