mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-20 22:39:50 -05:00
Documentation: Fix typo.
This commit is contained in:
parent
ea1596c328
commit
0567d0a5f9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue