Skip to content

Commit

Permalink
Documented the Model's rolledBack event -- fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
lolmaus committed May 6, 2015
1 parent 888b061 commit 9e4dea7
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 @@ -501,7 +501,7 @@ var Model = Ember.Object.extend(Ember.Evented, {
/**
Fired when the record is rolled back.
@event becameError
@event rolledBack
*/
rolledBack: Ember.K,

Expand Down

0 comments on commit 9e4dea7

Please sign in to comment.