Fix Documentation.

This commit is contained in:
Jürg Lehni 2011-06-27 15:27:32 +02:00
parent fa3019a947
commit 3f8e8fcc1f

View file

@ -112,8 +112,9 @@ var View = this.View = Base.extend(/** @lends View# */{
}, },
/** /**
* The underling native canvas element. * The underlying native canvas element.
* *
* @type HTMLCanvasElement
* @bean * @bean
*/ */
getCanvas: function() { getCanvas: function() {