Skip to content

Commit

Permalink
[DOC release] Fix JSDoc for Ember.K
Browse files Browse the repository at this point in the history
`Ember.K` should be a public method in favor of 6e1ad90.
  • Loading branch information
tricknotes committed Aug 4, 2015
1 parent 9b16765 commit a867b32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ember-metal/lib/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ Ember.LOG_VERSION = (Ember.ENV.LOG_VERSION === false) ? false : true;
An empty function useful for some operations. Always returns `this`.
@method K
@private
@return {Object}
@public
*/
Expand Down

0 comments on commit a867b32

Please sign in to comment.