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

Commit

Permalink
Docs: Replaced @type by @member.
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarwrobel committed May 18, 2018
1 parent e1af648 commit 6f55c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pendingactions.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export default class PendingActions extends Plugin {
*
* @readonly
* @observable
* @type {Boolean} #isPending
* @member {Boolean} #isPending
*/
this.set( 'isPending', false );

Expand Down

0 comments on commit 6f55c20

Please sign in to comment.