Skip to content

Commit

Permalink
[DOC] Fill @Property of DS.Model.modelName
Browse files Browse the repository at this point in the history
Before this commit, the property would should up as not having a name
in the docs.
  • Loading branch information
XrXr committed Jul 1, 2015
1 parent 8a9b78e commit d54d9cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ember-data/lib/system/model/model.js
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@ Model.reopenClass({
}
});
```
@property
@property modelName
@type String
@readonly
*/
Expand Down

0 comments on commit d54d9cb

Please sign in to comment.