Skip to content

Commit

Permalink
Merge pull request #418 from jbrown/container_view_typo
Browse files Browse the repository at this point in the history
Fix typo in container_view.js
  • Loading branch information
wycats committed Jan 21, 2012
2 parents 2eab41b + 5664cd0 commit 8f6ab3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ember-views/lib/views/container_view.js
Expand Up @@ -73,7 +73,7 @@ Ember.ContainerView = Ember.View.extend({
},

/**
When the container view is destroyer, tear down the child views
When the container view is destroyed, tear down the child views
array observer.
@private
Expand Down

0 comments on commit 8f6ab3b

Please sign in to comment.