Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Docs: Code style. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Oct 26, 2018
1 parent 792fbcc commit 18f5eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/command.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export default class Command {
* return () => {
* cmd.off( 'set:isEnabled', forceDisable );
* cmd.refresh();
* }
* };
*
* function forceDisable( evt ) {
* evt.return = false;
Expand Down

0 comments on commit 18f5eaf

Please sign in to comment.