lib/vedeu/cursor/cursor.rb in vedeu-0.4.9 vs lib/vedeu/cursor/cursor.rb in vedeu-0.4.10
- old
+ new
@@ -42,10 +42,10 @@
# @!attribute [r] y
# @return [Fixnum]
attr_reader :y
- # Returns a new instance of Cursor.
+ # Returns a new instance of Vedeu::Cursor.
#
# @param attributes [Hash]
# @option attributes name [String] The name of the interface this cursor
# belongs to.
# @option attributes ox [Fixnum] The offset x coordinate.