Skip to content

Commit

Permalink
[DOC release] Remove extra "@" for BootOptions
Browse files Browse the repository at this point in the history
(cherry picked from commit 9e8770e)
  • Loading branch information
chancancode authored and rwjblue committed Jan 12, 2016
1 parent 3e25db3 commit c6caa07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ if (isEnabled('ember-application-visit')) {
Internal, experimental or otherwise unstable flags are marked as private.
@class BootOptions
@namespace @Ember.ApplicationInstance
@namespace Ember.ApplicationInstance
@public
*/
BootOptions = function BootOptions(options = {}) {
Expand Down

0 comments on commit c6caa07

Please sign in to comment.