Documentation: capitalize 'string' and 'number' types.

This commit is contained in:
Jonathan Puckey 2011-05-27 20:15:15 +02:00
parent 82bc6fc796
commit 8e84c79aa6
18 changed files with 53 additions and 53 deletions
src/project

View file

@ -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() {