Documentation: Fix typo.

This commit is contained in:
Jürg Lehni 2011-06-08 18:47:34 +01:00
parent ea1596c328
commit 0567d0a5f9

View file

@ -101,7 +101,7 @@ var Raster = this.Raster = Item.extend({
}, },
/** /**
* Pixels per inch of the raster at it's current size. * Pixels per inch of the raster at its current size.
* *
* @type Size * @type Size
* @bean * @bean