Fixed typ.
This commit is contained in:
parent
6cf906e500
commit
8185656c1e
|
@ -8,7 +8,7 @@ module Oga
|
|||
# @return [Array<Oga::XML::Node>]
|
||||
#
|
||||
# @!attribute [rw] next
|
||||
# @return [Oga::XML::NOde]
|
||||
# @return [Oga::XML::Node]
|
||||
#
|
||||
# @!attribute [rw] previous
|
||||
# @return [Oga::XML::Node]
|
||||
|
|
Loading…
Reference in New Issue