Skip to content

Commit

Permalink
Fix type in type-graph entry
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniogamiz committed Aug 27, 2019
1 parent 0803868 commit 4591f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion type-graph.txt
Expand Up @@ -406,7 +406,7 @@ class X::Anon::Multi does X::Comp
class X::Attribute::NoPackage does X::Comp
class X::Attribute::Package does X::Comp
class X::Attribute::Undeclared is X::Undeclared
class X::Atributte::Required is Exception does MOP
class X::Attributte::Required is Exception does MOP
class X::Augment::NoSuchType does X::Comp
class X::Bind is Exception
class X::Bind::NativeType does X::Comp
Expand Down

0 comments on commit 4591f2a

Please sign in to comment.