Fix typo for AST::Meta::Resbody
This commit is contained in:
parent
15ced2aed0
commit
cd46758942
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ module Mutant
|
|||
# Node meta information mixin
|
||||
module Meta
|
||||
|
||||
# Metadata for resbody nods
|
||||
# Metadata for resbody nodes
|
||||
class Resbody
|
||||
include NamedChildren, Concord.new(:node)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue