Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Small improvements to the Mu docs
  • Loading branch information
moritz committed Jan 25, 2015
1 parent 0b382b6 commit de93815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Type/Mu.pod
Expand Up @@ -2,7 +2,7 @@
=TITLE class Mu
=SUBTITLE Concept
=SUBTITLE The root of the Perl 6 type hierarchy.
class Mu { ... }
Expand All @@ -12,7 +12,7 @@ there are many undefined values in Perl 6, and C<Mu> is the I<most undefined>
value.
Note that most classes do not derive from C<Mu> directly, but rather from
L<Any>.
L<Any|/type/Any>.
=head1 Methods
Expand Down

0 comments on commit de93815

Please sign in to comment.