Skip to content

Commit

Permalink
Merge pull request #119 from hoelzro/nom
Browse files Browse the repository at this point in the history
More typo fixing
  • Loading branch information
FROGGS committed Mar 28, 2013
2 parents a23458f + b176ca8 commit 25a9d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Perl6/Metamodel/BOOTSTRAP.pm
Expand Up @@ -14,7 +14,7 @@ use QRegex;
# attributes. So, we set up quite a few bits in here, though the aim # attributes. So, we set up quite a few bits in here, though the aim
# is to keep it "lagom". :-) # is to keep it "lagom". :-)


# Bootstrapping Attribute class that we eventually replace with the read # Bootstrapping Attribute class that we eventually replace with the real
# one. # one.
my class BOOTSTRAPATTR { my class BOOTSTRAPATTR {
has $!name; has $!name;
Expand Down

0 comments on commit 25a9d6d

Please sign in to comment.