Fixed typ.

This commit is contained in:
Yorick Peterse 2014-04-03 21:41:31 +02:00
parent 6cf906e500
commit 8185656c1e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ module Oga
# @return [Array<Oga::XML::Node>] # @return [Array<Oga::XML::Node>]
# #
# @!attribute [rw] next # @!attribute [rw] next
# @return [Oga::XML::NOde] # @return [Oga::XML::Node]
# #
# @!attribute [rw] previous # @!attribute [rw] previous
# @return [Oga::XML::Node] # @return [Oga::XML::Node]