Fixed comment.

This commit is contained in:
Martin Edenhofer 2014-02-11 11:34:07 +01:00
parent 4552fa98f3
commit 767397e676

View file

@ -156,7 +156,7 @@ class App.Model extends Spine.Model
callback(items)
)
# trigger deleteAll() and fetch() on network notify
# fetch() all on network notify
events = "#{@className}:created #{@className}:updated #{@className}:destroy"
App.Event.bind(
events