mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-08-01 00:29:29 -04:00
Documentation: capitalize 'string' and 'number' types.
This commit is contained in:
parent
82bc6fc796
commit
8e84c79aa6
18 changed files with 53 additions and 53 deletions
src/project
|
@ -88,7 +88,7 @@ var Project = this.Project = Base.extend({
|
|||
/**
|
||||
* The index of the project in the global projects array.
|
||||
*
|
||||
* @type number
|
||||
* @type Number
|
||||
* @bean
|
||||
*/
|
||||
getIndex: function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue