mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-03-13 16:33:28 -04:00
Fix documentation.
This commit is contained in:
parent
f958b41d90
commit
8e6adbc284
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ var PlacedSymbol = this.PlacedSymbol = PlacedItem.extend(/** @lends PlacedSymbol
|
|||
},
|
||||
|
||||
/**
|
||||
* The symbol that the placed symbol refers to:
|
||||
* The symbol that the placed symbol refers to.
|
||||
*
|
||||
* @name PlacedSymbol#symbol
|
||||
* @type Symbol
|
||||
|
|
Loading…
Reference in a new issue