Correct YARD docs

This commit is contained in:
Markus Schirp 2014-11-03 14:30:13 +00:00
parent aee85f9273
commit 91b7ffe59a

View file

@ -56,6 +56,8 @@ module Mutant
# Assert the node type is valid # Assert the node type is valid
# #
# @param [Symbol] type
#
# @return [undefined] # @return [undefined]
# #
# @raise [InvalidTypeError] # @raise [InvalidTypeError]