mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -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
|
||||
* @bean
|
||||
|
|
Loading…
Reference in a new issue